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 2018/04/19 15:03:06 UTC

svn commit: r1829558 - /uima/addons/trunk/ConceptMapper/pom.xml

Author: schor
Date: Thu Apr 19 15:03:06 2018
New Revision: 1829558

URL: http://svn.apache.org/viewvc?rev=1829558&view=rev
Log:
no Jira -rollback version for release build retry

Modified:
    uima/addons/trunk/ConceptMapper/pom.xml

Modified: uima/addons/trunk/ConceptMapper/pom.xml
URL: http://svn.apache.org/viewvc/uima/addons/trunk/ConceptMapper/pom.xml?rev=1829558&r1=1829557&r2=1829558&view=diff
==============================================================================
--- uima/addons/trunk/ConceptMapper/pom.xml (original)
+++ uima/addons/trunk/ConceptMapper/pom.xml Thu Apr 19 15:03:06 2018
@@ -28,7 +28,7 @@
   </parent>
   
   <artifactId>ConceptMapper</artifactId>
-  <version>2.10.3-SNAPSHOT</version>
+  <version>2.10.2-SNAPSHOT</version>
   <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Extracts concepts from a CAS</description>
   <url>${uimaWebsiteUrl}</url>