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 2010/11/09 19:34:15 UTC

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

Author: schor
Date: Tue Nov  9 18:34:15 2010
New Revision: 1033144

URL: http://svn.apache.org/viewvc?rev=1033144&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=1033144&r1=1033143&r2=1033144&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Tue Nov  9 18:34:15 2010
@@ -54,7 +54,7 @@
 
   <groupId>org.apache.uima</groupId>
   <artifactId>parent-pom</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <packaging>pom</packaging>
   
   <name>UIMA ${project.artifactId}</name>
@@ -126,13 +126,13 @@
        
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-1-RC3
+      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-1-RC3
+      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-1-RC3
+      http://svn.apache.org/viewvc/uima/build/trunk/parent-pom
     </url>
   </scm>