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 2011/08/02 00:51:03 UTC

svn commit: r1152961 - /uima/build/trunk/uima-build-resources/pom.xml

Author: schor
Date: Mon Aug  1 22:51:02 2011
New Revision: 1152961

URL: http://svn.apache.org/viewvc?rev=1152961&view=rev
Log:
[maven-release-plugin] prepare release uima-build-resources-2-rc1

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

Modified: uima/build/trunk/uima-build-resources/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/uima-build-resources/pom.xml?rev=1152961&r1=1152960&r2=1152961&view=diff
==============================================================================
--- uima/build/trunk/uima-build-resources/pom.xml (original)
+++ uima/build/trunk/uima-build-resources/pom.xml Mon Aug  1 22:51:02 2011
@@ -29,7 +29,7 @@
   
   <groupId>org.apache.uima</groupId>
   <artifactId>uima-build-resources</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>2</version>
   
   <name>UIMA ${project.artifactId}</name>
   <description>This Jar contains resources
@@ -39,13 +39,13 @@
  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources
+      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/uima-build-resources-2-rc1
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources
+      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/uima-build-resources-2-rc1
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/build/trunk/uima-build-resources
+      http://svn.apache.org/viewvc/uima/build/tags/uima-build-resources-2-rc1
     </url>
   </scm>