Author: khmarbaise Date: Tue Oct 7 19:28:30 2014 New Revision: 1629961 URL: http://svn.apache.org/r1629961 Log: [maven-release-plugin] prepare release maven-source-plugin-2.4
Modified: maven/plugins/trunk/maven-source-plugin/pom.xml Modified: maven/plugins/trunk/maven-source-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1629961&r1=1629960&r2=1629961&view=diff ============================================================================== --- maven/plugins/trunk/maven-source-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-source-plugin/pom.xml Tue Oct 7 19:28:30 2014 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-source-plugin</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.4</version> <packaging>maven-plugin</packaging> <name>Apache Maven Source Plugin</name> @@ -51,9 +51,9 @@ under the License. </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.4</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-source-plugin-2.4</url> </scm> <issueManagement> <system>JIRA</system>