Author: khmarbaise Date: Thu May 5 22:35:19 2016 New Revision: 1742486 URL: http://svn.apache.org/viewvc?rev=1742486&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=1742486&r1=1742485&r2=1742486&view=diff ============================================================================== --- maven/plugins/trunk/maven-resources-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-resources-plugin/pom.xml Thu May 5 22:35:19 2016 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-resources-plugin</artifactId> - <version>3.0.0</version> + <version>3.0.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Resources Plugin</name> @@ -49,9 +49,9 @@ under the License. </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-3.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-3.0.0</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-resources-plugin-3.0.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin</url> </scm> <issueManagement> <system>JIRA</system>