Author: jdcasey Date: Tue Sep 21 20:25:19 2010 New Revision: 999593 URL: http://svn.apache.org/viewvc?rev=999593&view=rev Log: [maven-release-plugin] prepare release maven-antrun-plugin-1.5
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=999593&r1=999592&r2=999593&view=diff ============================================================================== --- maven/plugins/trunk/maven-antrun-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-antrun-plugin/pom.xml Tue Sep 21 20:25:19 2010 @@ -29,7 +29,7 @@ under the License. </parent> <artifactId>maven-antrun-plugin</artifactId> - <version>1.6-SNAPSHOT</version> + <version>1.5</version> <packaging>maven-plugin</packaging> <name>Maven AntRun Plugin</name> @@ -40,9 +40,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.5</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.5</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-antrun-plugin-1.5</url> </scm> <issueManagement> <system>jira</system>