Author: bentmann
Date: Sun Dec 20 22:53:02 2009
New Revision: 892675

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

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

Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/pom.xml?rev=892675&r1=892674&r2=892675&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-deploy-plugin/pom.xml Sun Dec 20 22:53:02 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-deploy-plugin</artifactId>
-  <version>2.5</version>
+  <version>2.6-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Deploy Plugin</name>
@@ -41,9 +41,9 @@
   </prerequisites>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-deploy-plugin-2.5</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-deploy-plugin-2.5</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-deploy-plugin-2.5</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin/</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>


Reply via email to