Author: bimargulies
Date: Sat Oct 29 00:00:17 2011
New Revision: 1190688
URL: http://svn.apache.org/viewvc?rev=1190688&view=rev
Log:
[maven-release-plugin] prepare release maven-antrun-plugin-1.7
Modified:
maven/plugins/trunk/maven-antrun-plugin/pom.xml
Modified: maven/plugins/trunk/maven-antrun-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-antrun-plugin/pom.xml?rev=1190688&r1=1190687&r2=1190688&view=diff
==============================================================================
--- maven/plugins/trunk/maven-antrun-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-antrun-plugin/pom.xml Sat Oct 29 00:00:17 2011
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.7-SNAPSHOT</version>
+ <version>1.7</version>
<packaging>maven-plugin</packaging>
<name>Maven AntRun Plugin</name>
@@ -41,9 +41,9 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin/</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-antrun-plugin/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.7</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.7</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-antrun-plugin-1.7</url>
</scm>
<issueManagement>
<system>jira</system>