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 2012/03/29 17:58:36 UTC

svn commit: r1306942 - /uima/build/trunk/uima-build-helper-maven-plugin/pom.xml

Author: schor
Date: Thu Mar 29 15:58:35 2012
New Revision: 1306942

URL: http://svn.apache.org/viewvc?rev=1306942&view=rev
Log:
[maven-release-plugin] prepare release uima-build-helper-maven-plugin-3

Modified:
    uima/build/trunk/uima-build-helper-maven-plugin/pom.xml

Modified: uima/build/trunk/uima-build-helper-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/uima-build-helper-maven-plugin/pom.xml?rev=1306942&r1=1306941&r2=1306942&view=diff
==============================================================================
--- uima/build/trunk/uima-build-helper-maven-plugin/pom.xml (original)
+++ uima/build/trunk/uima-build-helper-maven-plugin/pom.xml Thu Mar 29 15:58:35 2012
@@ -28,7 +28,7 @@
   </parent>
   
   <artifactId>uima-build-helper-maven-plugin</artifactId>
-  <version>3-SNAPSHOT</version>
+  <version>3</version>
   <packaging>maven-plugin</packaging>
 
   <inceptionYear>2010</inceptionYear>
@@ -47,13 +47,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-build-helper-maven-plugin
+      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/uima-build-helper-maven-plugin-3
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-helper-maven-plugin
+      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/uima-build-helper-maven-plugin-3
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/build/trunk/uima-build-helper-maven-plugin
+      http://svn.apache.org/viewvc/uima/build/tags/uima-build-helper-maven-plugin-3
     </url>
   </scm>