You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/08/27 22:03:55 UTC

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

Author: khmarbaise
Date: Wed Aug 27 20:03:55 2014
New Revision: 1620967

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

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=1620967&r1=1620966&r2=1620967&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Wed Aug 27 20:03:55 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-install-plugin</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.5.2</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.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-install-plugin-2.5.2
     </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.2</url>
   </scm>
   <issueManagement>
     <system>jira</system>