Author: carlos Date: Sat Nov 12 06:24:54 2011 New Revision: 1201207 URL: http://svn.apache.org/viewvc?rev=1201207&view=rev Log: [maven-release-plugin] prepare release maven-dependency-plugin-2.4
Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1201207&r1=1201206&r2=1201207&view=diff ============================================================================== --- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Sat Nov 12 06:24:54 2011 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-dependency-plugin</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.4</version> <packaging>maven-plugin</packaging> <name>Maven Dependency Plugin</name> @@ -73,9 +73,9 @@ under the License. </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin/</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin/</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-2.4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-2.4</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-dependency-plugin-2.4</url> </scm> <issueManagement> <system>JIRA</system>