You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/10/14 22:23:42 UTC

svn commit: r1532063 - /maven/plugins/trunk/maven-install-plugin/pom.xml

Author: rfscholte
Date: Mon Oct 14 20:23:42 2013
New Revision: 1532063

URL: http://svn.apache.org/r1532063
Log:
[maven-release-plugin] prepare release maven-install-plugin-2.5.1

Modified:
    maven/plugins/trunk/maven-install-plugin/pom.xml

Modified: maven/plugins/trunk/maven-install-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=1532063&r1=1532062&r2=1532063&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Mon Oct 14 20:23:42 2013
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-install-plugin</artifactId>
-  <version>2.5.1-SNAPSHOT</version>
+  <version>2.5.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Install Plugin</name>
@@ -42,10 +42,10 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-install-plugin-2.5.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-install-plugin-2.5.1
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/</url>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-install-plugin-2.5.1</url>
   </scm>
   <issueManagement>
     <system>jira</system>