You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2014/06/11 23:13:28 UTC

svn commit: r1602014 - /uima/build/trunk/parent-pom/pom.xml

Author: rec
Date: Wed Jun 11 21:13:27 2014
New Revision: 1602014

URL: http://svn.apache.org/r1602014
Log:
[UIMA-3884] Prepare release of parent-pom 10
- Update jiraVersion property for parent-pom version 10

Modified:
    uima/build/trunk/parent-pom/pom.xml

Modified: uima/build/trunk/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1602014&r1=1602013&r2=1602014&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Wed Jun 11 21:13:27 2014
@@ -166,7 +166,7 @@
           Jira release category(ies) 
           We specify something here, because if accidentally left blank, it 
           generates a giant request for all changes -->
-    <jiraVersion>12325859</jiraVersion>  <!-- for parent-pom-9. Change for each release -->
+    <jiraVersion>12327097</jiraVersion>  <!-- for parent-pom-10. Change for each release -->
     <uimaBuildResourcesVersion>5</uimaBuildResourcesVersion>
     <uimaWebsiteUrl>http://uima.apache.org</uimaWebsiteUrl>
     <uimaWebsiteDistributionUrl>scp://people.apache.org/www/uima.apache.org/</uimaWebsiteDistributionUrl>