Author: tibordigana
Date: Wed Jan 6 19:08:09 2016
New Revision: 1723403
URL: http://svn.apache.org/viewvc?rev=1723403&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=1723403&r1=1723402&r2=1723403&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Wed Jan 6 19:08:09 2016
@@ -30,7 +30,7 @@
</parent>
<artifactId>maven-shade-plugin</artifactId>
- <version>2.4.3</version>
+ <version>3.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Shade Plugin</name>
@@ -44,9 +44,9 @@
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.4.3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.4.3</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-2.4.3</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>