You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2011/06/12 17:23:29 UTC

svn commit: r1134934 - /maven/pom/trunk/maven/pom.xml

Author: bimargulies
Date: Sun Jun 12 15:23:29 2011
New Revision: 1134934

URL: http://svn.apache.org/viewvc?rev=1134934&view=rev
Log:
[maven-release-plugin] prepare release maven-parent-20

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1134934&r1=1134933&r2=1134934&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Jun 12 15:23:29 2011
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-parent</artifactId>
-  <version>20-SNAPSHOT</version>
+  <version>20</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>
@@ -580,9 +580,9 @@ under the License.
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/maven</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/maven</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/trunk/maven</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-20</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-20</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/maven-parent-20</url>
   </scm>
   <issueManagement>
     <system>jira</system>