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/11/05 21:19:08 UTC

svn commit: r1031770 - /uima/build/trunk/parent-pom/pom.xml

Author: schor
Date: Fri Nov  5 20:19:08 2010
New Revision: 1031770

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

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

Modified: uima/build/trunk/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1031770&r1=1031769&r2=1031770&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Fri Nov  5 20:19:08 2010
@@ -54,7 +54,7 @@
 
   <groupId>org.apache.uima</groupId>
   <artifactId>parent-pom</artifactId>
-  <version>1-SNAPSHOT</version>
+  <version>1</version>
   <packaging>pom</packaging>
   
   <name>UIMA ${project.artifactId}</name>
@@ -126,13 +126,13 @@
        
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-pom
+      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-1-RC2
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-pom
+      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-1-RC2
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/build/trunk/parent-pom
+      http://svn.apache.org/viewvc/uima/build/tags/parent-pom-1-RC2
     </url>
   </scm>
   
@@ -712,7 +712,7 @@ Copyright (c) 2003, 2006 IBM Corporation
             <executions>
               <execution>
                 <id>jiraReport</id> 
-                <phase/>
+                <phase />
               </execution>
             </executions>  
           </plugin>