Author: khmarbaise
Date: Thu Sep 18 19:04:15 2014
New Revision: 1626049

URL: http://svn.apache.org/r1626049
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=1626049&r1=1626048&r2=1626049&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Thu Sep 18 19:04:15 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-dependency-plugin</artifactId>
-  <version>2.9</version>
+  <version>2.10-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Dependency Plugin</name>
@@ -41,9 +41,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-2.9</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-2.9</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-dependency-plugin-2.9</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>


Reply via email to