You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/09/06 19:25:59 UTC

svn commit: r1520641 - /maven/plugins/trunk/maven-install-plugin/pom.xml

Author: rfscholte
Date: Fri Sep  6 17:25:59 2013
New Revision: 1520641

URL: http://svn.apache.org/r1520641
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: maven/plugins/trunk/maven-install-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=1520641&r1=1520640&r2=1520641&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Fri Sep  6 17:25:59 2013
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-install-plugin</artifactId>
-  <version>2.5</version>
+  <version>2.6-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Install Plugin</name>
@@ -42,10 +42,10 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-install-plugin-2.5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-install-plugin-2.5
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-install-plugin-2.5</url>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/</url>
   </scm>
   <issueManagement>
     <system>jira</system>