You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2017/10/25 14:58:30 UTC

svn commit: r1813311 - /uima/uimaj/trunk/pom.xml

Author: schor
Date: Wed Oct 25 14:58:30 2017
New Revision: 1813311

URL: http://svn.apache.org/viewvc?rev=1813311&view=rev
Log:
no Jira prepare for release

Modified:
    uima/uimaj/trunk/pom.xml

Modified: uima/uimaj/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/pom.xml?rev=1813311&r1=1813310&r2=1813311&view=diff
==============================================================================
--- uima/uimaj/trunk/pom.xml (original)
+++ uima/uimaj/trunk/pom.xml Wed Oct 25 14:58:30 2017
@@ -61,7 +61,7 @@
 
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>
-    <jiraVersion>2.10.1SDK</jiraVersion>   <!-- set this to get the right issues fixed report -->
+    <jiraVersion>2.10.2SDK</jiraVersion>   <!-- set this to get the right issues fixed report -->
     <assemblyFinalName>uimaj-${project.version}</assemblyFinalName> 
     <assemblyBinDescriptor>src/main/assembly/bin-without-jackson.xml</assemblyBinDescriptor> 
     <postNoticeText>${ibmNoticeText}</postNoticeText>