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:30 UTC

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

Author: schor
Date: Thu Sep 30 21:01:29 2010
New Revision: 1003259

URL: http://svn.apache.org/viewvc?rev=1003259&view=rev
Log:
[maven-release-plugin] prepare release parent-pom-annotator-4

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=1003259&r1=1003258&r2=1003259&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:29 2010
@@ -41,7 +41,7 @@
   </parent>
 
   <artifactId>parent-pom-annotator</artifactId>
-  <version>4-SNAPSHOT</version>
+  <version>4</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/trunk/parent-poms/parent-pom-annotator
+      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-annotator-4
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-annotator
+      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-annotator-4
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-annotator
+      http://svn.apache.org/viewvc/uima/build/tags/parent-pom-annotator-4
     </url>
   </scm>