You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/01/07 16:39:49 UTC

svn commit: r732369 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: brianf
Date: Wed Jan  7 07:39:48 2009
New Revision: 732369

URL: http://svn.apache.org/viewvc?rev=732369&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=732369&r1=732368&r2=732369&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Wed Jan  7 07:39:48 2009
@@ -29,7 +29,7 @@
   </parent>
   
   <artifactId>maven-dependency-plugin</artifactId>
-  <version>2.1</version>
+  <version>2.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Dependency Plugin</name>
@@ -72,9 +72,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-2.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-2.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-dependency-plugin-2.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>