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

svn commit: r1154609 - /maven/pom/trunk/asf/pom.xml

Author: hboutemy
Date: Sat Aug  6 21:48:52 2011
New Revision: 1154609

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

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

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1154609&r1=1154608&r2=1154609&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Aug  6 21:48:52 2011
@@ -25,7 +25,7 @@ under the License.
   <!-- for more information, see the documentation of this POM: http://maven.apache.org/pom/asf/ -->
   <groupId>org.apache</groupId>
   <artifactId>apache</artifactId>
-  <version>10-SNAPSHOT</version>
+  <version>10</version>
   <packaging>pom</packaging>
 
   <name>The Apache Software Foundation</name>
@@ -71,9 +71,9 @@ under the License.
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/asf</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/asf</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/trunk/asf</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/apache-10</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/apache-10</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-10</url>
   </scm>
 
   <distributionManagement>