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 2019/08/06 18:53:57 UTC

svn commit: r1864550 - /uima/uv3/uimaj-v3/trunk/pom.xml

Author: schor
Date: Tue Aug  6 18:53:57 2019
New Revision: 1864550

URL: http://svn.apache.org/viewvc?rev=1864550&view=rev
Log:
[UIMA-6108] switch version to 3.1.0-SNAPSHOT

Modified:
    uima/uv3/uimaj-v3/trunk/pom.xml

Modified: uima/uv3/uimaj-v3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/pom.xml?rev=1864550&r1=1864549&r2=1864550&view=diff
==============================================================================
--- uima/uv3/uimaj-v3/trunk/pom.xml (original)
+++ uima/uv3/uimaj-v3/trunk/pom.xml Tue Aug  6 18:53:57 2019
@@ -61,7 +61,7 @@
 
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>
-    <jiraVersion>3.0.3SDK</jiraVersion>   
+    <jiraVersion>3.1.0SDK</jiraVersion>   
     <assemblyFinalName>uimaj-${project.version}</assemblyFinalName> 
     <assemblyBinDescriptor>src/main/assembly/bin-without-jackson.xml</assemblyBinDescriptor> 
     <postNoticeText>${ibmNoticeText}</postNoticeText>