Author: bimargulies
Date: Tue Oct 6 12:30:06 2015
New Revision: 1707033
URL: http://svn.apache.org/viewvc?rev=1707033&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml
Modified: maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml?rev=1707033&r1=1707032&r2=1707033&view=diff
==============================================================================
--- maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml (original)
+++ maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml Tue Oct 6
12:30:06 2015
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.6</version>
+ <version>2.6.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Assembly Plugin</name>
@@ -41,9 +41,9 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.6</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.6</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-assembly-plugin-2.6</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/branches/maven-assembly-plugin-2.x/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/branches/maven-assembly-plugin-2.x/</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/branches/maven-assembly-plugin-2.x</url>
</scm>
<issueManagement>
<system>jira</system>