You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/01/31 16:19:00 UTC

svn commit: r905055 - /maven/plugins/trunk/pom.xml

Author: bentmann
Date: Sun Jan 31 15:18:59 2010
New Revision: 905055

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

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=905055&r1=905054&r2=905055&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sun Jan 31 15:18:59 2010
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-plugins</artifactId>
-  <version>17-SNAPSHOT</version>
+  <version>17</version>
   <packaging>pom</packaging>
 
   <name>Maven Plugins</name>
@@ -160,9 +160,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-17</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-17</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-17</url>
   </scm>
   <distributionManagement>
     <site>