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/03 05:31:13 UTC

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

Author: schor
Date: Wed Aug  3 03:31:12 2011
New Revision: 1153331

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

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=1153331&r1=1153330&r2=1153331&view=diff
==============================================================================
--- uima/build/trunk/uima-build-resources/pom.xml (original)
+++ uima/build/trunk/uima-build-resources/pom.xml Wed Aug  3 03:31:12 2011
@@ -24,12 +24,12 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
     <version>2</version>
-    <relativePath/>
+    <relativePath />
   </parent>
   
   <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
@@ -41,13 +41,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-rc2
     </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-rc2
     </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-rc2
     </url>
   </scm>