You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2014/02/21 13:27:33 UTC

svn commit: r1570558 - /maven/plugins/trunk/maven-gpg-plugin/pom.xml

Author: stephenc
Date: Fri Feb 21 12:27:32 2014
New Revision: 1570558

URL: http://svn.apache.org/r1570558
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=1570558&r1=1570557&r2=1570558&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Fri Feb 21 12:27:32 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-gpg-plugin</artifactId>
-  <version>1.5</version>
+  <version>1.6-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.5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.5</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-gpg-plugin-1.5</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>