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 2011/08/22 12:10:44 UTC

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

Author: stephenc
Date: Mon Aug 22 10:10:44 2011
New Revision: 1160183

URL: http://svn.apache.org/viewvc?rev=1160183&view=rev
Log:
[maven-release-plugin] prepare release maven-gpg-plugin-1.4

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=1160183&r1=1160182&r2=1160183&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Mon Aug 22 10:10:44 2011
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-gpg-plugin</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.4</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven GPG Plugin</name>
@@ -41,9 +41,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-gpg-plugin-1.4</url>
   </scm>
   <issueManagement>
     <system>jira</system>