Author: khmarbaise Date: Wed Oct 14 18:55:34 2015 New Revision: 1708680 URL: http://svn.apache.org/viewvc?rev=1708680&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/plugins/trunk/maven-shade-plugin/pom.xml Modified: maven/plugins/trunk/maven-shade-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin/pom.xml?rev=1708680&r1=1708679&r2=1708680&view=diff ============================================================================== --- maven/plugins/trunk/maven-shade-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-shade-plugin/pom.xml Wed Oct 14 18:55:34 2015 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-shade-plugin</artifactId> - <version>2.4.2</version> + <version>2.4.3-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Shade Plugin</name> @@ -44,9 +44,9 @@ under the License. </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.4.2</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.4.2</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-2.4.2</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin</url> </scm> <issueManagement> <system>jira</system>