Author: dantran Date: Fri Jan 16 02:30:59 2015 New Revision: 1652332 URL: http://svn.apache.org/r1652332 Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/pom.xml?rev=1652332&r1=1652331&r2=1652332&view=diff ============================================================================== --- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Fri Jan 16 02:30:59 2015 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-gpg-plugin</artifactId> - <version>1.6</version> + <version>1.7-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven GPG Plugin</name> @@ -41,9 +41,9 @@ under the License. </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.6</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.6</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-gpg-plugin-1.6</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin/</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/</url> </scm> <issueManagement> <system>jira</system>