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/10/17 20:30:31 UTC

svn commit: r1844165 - /uima/build/trunk/parent-pom/pom.xml

Author: schor
Date: Wed Oct 17 20:30:31 2018
New Revision: 1844165

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

Modified:
    uima/build/trunk/parent-pom/pom.xml

Modified: uima/build/trunk/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1844165&r1=1844164&r2=1844165&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Wed Oct 17 20:30:31 2018
@@ -54,7 +54,7 @@
 
   <groupId>org.apache.uima</groupId>
   <artifactId>parent-pom</artifactId>
-  <version>12</version>
+  <version>13-SNAPSHOT</version>
   <packaging>pom</packaging>
   
   <name>Apache UIMA ${project.artifactId}</name>
@@ -116,13 +116,13 @@
         
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-12
+      scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-pom
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-12
+      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-pom
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/build/tags/parent-pom-12
+      http://svn.apache.org/viewvc/uima/build/trunk/parent-pom
     </url>
   </scm>