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/05/08 17:05:20 UTC

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

Author: bentmann
Date: Sat May  8 15:05:19 2010
New Revision: 942399

URL: http://svn.apache.org/viewvc?rev=942399&view=rev
Log:
[maven-release-plugin] prepare release maven-clean-plugin-2.4.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=942399&r1=942398&r2=942399&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Sat May  8 15:05:19 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-clean-plugin</artifactId>
-  <version>2.4.1-SNAPSHOT</version>
+  <version>2.4.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Clean Plugin</name>
@@ -49,9 +49,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.4.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.4.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-clean-plugin-2.4.1</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>