no Jira - set Jira version for fix reporting for release

git-svn-id: https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources@1152958 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 31205ef..0effef3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,11 +50,7 @@
   </scm>

       

   <properties>

-    <!--  this property is overridden in child projects that are released, to correspond to the 

-          Jira release category(ies) 

-          We specify something here, because if accidentally left blank, it 

-          generates a giant request for all changes -->

-    <jiraReportForVersion>12315429</jiraReportForVersion>  <!-- for parent-pom-top-7 -->

+    <jiraReportForVersion>12317440</jiraReportForVersion>  

     <uimaWebsiteUrl>http://uima.apache.org</uimaWebsiteUrl>

     <uimaWebsiteDistributionUrl>scp://people.apache.org/www/uima.apache.org/</uimaWebsiteDistributionUrl>

     <maven.build.timestamp.format>yyMMdd_HHmm</maven.build.timestamp.format>