Author: khmarbaise
Date: Mon Sep 22 06:44:35 2014
New Revision: 1626672
URL: http://svn.apache.org/r1626672
Log:
[maven-release-plugin] prepare release maven-clean-plugin-2.6
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=1626672&r1=1626671&r2=1626672&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Mon Sep 22 06:44:35 2014
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-clean-plugin</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.6</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</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.6</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-clean-plugin-2.6</url>
</scm>
<issueManagement>
<system>JIRA</system>