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/09/30 23:01:37 UTC

svn commit: r1003261 - /uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml

Author: schor
Date: Thu Sep 30 21:01:37 2010
New Revision: 1003261

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

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

Modified: uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml?rev=1003261&r1=1003260&r2=1003261&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml Thu Sep 30 21:01:37 2010
@@ -41,7 +41,7 @@
   </parent>
 
   <artifactId>parent-pom-annotator</artifactId>
-  <version>4</version>
+  <version>5-SNAPSHOT</version>
   <packaging>pom</packaging> 
   <name>UIMA ${project.artifactId}</name>
   <description>Holds common, factored out settings for annotators</description>
@@ -57,13 +57,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-annotator-4
+      scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-annotator
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-annotator-4
+      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-annotator
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/build/tags/parent-pom-annotator-4
+      http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-annotator
     </url>
   </scm>