You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2014/10/13 22:16:29 UTC

svn commit: r1631532 - /maven/plugins/trunk/maven-clean-plugin/pom.xml

Author: krosenvold
Date: Mon Oct 13 20:16:29 2014
New Revision: 1631532

URL: http://svn.apache.org/r1631532
Log:
[maven-release-plugin] prepare release maven-clean-plugin-2.6.1

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

Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=1631532&r1=1631531&r2=1631532&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Mon Oct 13 20:16:29 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-clean-plugin</artifactId>
-  <version>2.7-SNAPSHOT</version>
+  <version>2.6.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Clean Plugin</name>
@@ -44,9 +44,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-clean-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-clean-plugin</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.6.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.6.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-clean-plugin-2.6.1</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>