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/15 04:45:21 UTC

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

Author: bimargulies
Date: Wed Jun 15 02:45:21 2011
New Revision: 1135902

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

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

Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1135902&r1=1135901&r2=1135902&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Wed Jun 15 02:45:21 2011
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-plugins</artifactId>
-  <version>21-SNAPSHOT</version>
+  <version>21</version>
   <packaging>pom</packaging>
 
   <name>Maven Plugins</name>
@@ -111,9 +111,9 @@ under the License.
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-plugins/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-plugins/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-21</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-21</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-21</url>
   </scm>
   <ciManagement>
     <system>Jenkins</system>