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 2016/12/08 19:49:08 UTC

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

Author: schor
Date: Thu Dec  8 19:49:08 2016
New Revision: 1773290

URL: http://svn.apache.org/viewvc?rev=1773290&view=rev
Log:
no jira - set jira report version for next 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=1773290&r1=1773289&r2=1773290&view=diff
==============================================================================
--- uima/uimaj/trunk/pom.xml (original)
+++ uima/uimaj/trunk/pom.xml Thu Dec  8 19:49:08 2016
@@ -61,7 +61,7 @@
 
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>
-    <jiraVersion>2.9.0SDK</jiraVersion>   <!-- set this to get the right issues fixed report -->
+    <jiraVersion>2.9.1SDK</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>