Author: bentmann
Date: Sat May 29 10:27:44 2010
New Revision: 949372
URL: http://svn.apache.org/viewvc?rev=949372&view=rev
Log:
[maven-release-plugin] prepare release maven-gpg-plugin-1.1
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=949372&r1=949371&r2=949372&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Sat May 29 10:27:44 2010
@@ -29,7 +29,7 @@ under the License.
</parent>
<artifactId>maven-gpg-plugin</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<packaging>maven-plugin</packaging>
<name>Maven GPG Plugin</name>
@@ -40,9 +40,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.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-gpg-plugin-1.1</url>
</scm>
<issueManagement>
<system>jira</system>