Author: stephenc
Date: Mon Aug 22 10:04:50 2011
New Revision: 1160175
URL: http://svn.apache.org/viewvc?rev=1160175&view=rev
Log:
[maven-release-plugin] prepare release maven-deploy-plugin-2.7
Modified:
maven/plugins/trunk/maven-deploy-plugin/pom.xml
Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/pom.xml?rev=1160175&r1=1160174&r2=1160175&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-deploy-plugin/pom.xml Mon Aug 22 10:04:50 2011
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-deploy-plugin</artifactId>
- <version>2.7-SNAPSHOT</version>
+ <version>2.7</version>
<packaging>maven-plugin</packaging>
<name>Maven Deploy Plugin</name>
@@ -42,9 +42,9 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin/</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-deploy-plugin-2.7</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-deploy-plugin-2.7</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-deploy-plugin-2.7</url>
</scm>
<issueManagement>
<system>JIRA</system>