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/18 17:44:37 UTC

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

Author: schor
Date: Wed Apr 18 17:44:37 2018
New Revision: 1829469

URL: http://svn.apache.org/viewvc?rev=1829469&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1829469&r1=1829468&r2=1829469&view=diff
==============================================================================
--- uima/addons/trunk/ConceptMapper/pom.xml (original)
+++ uima/addons/trunk/ConceptMapper/pom.xml Wed Apr 18 17:44:37 2018
@@ -28,7 +28,7 @@
   </parent>
   
   <artifactId>ConceptMapper</artifactId>
-  <version>2.10.2</version>
+  <version>2.10.3-SNAPSHOT</version>
   <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Extracts concepts from a CAS</description>
   <url>${uimaWebsiteUrl}</url>
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/addons/tags/ConceptMapper-2.10.2
+      scm:svn:http://svn.apache.org/repos/asf/uima/addons/trunk/ConceptMapper
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/addons/tags/ConceptMapper-2.10.2
+      scm:svn:https://svn.apache.org/repos/asf/uima/addons/trunk/ConceptMapper
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/addons/tags/ConceptMapper-2.10.2
+      http://svn.apache.org/viewvc/uima/addons/trunk/ConceptMapper
     </url>
   </scm>