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/09 20:25:14 UTC

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

Author: rfscholte
Date: Wed Oct  9 18:25:14 2013
New Revision: 1530749

URL: http://svn.apache.org/r1530749
Log:
Change to bugfix release

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=1530749&r1=1530748&r2=1530749&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Wed Oct  9 18:25:14 2013
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-install-plugin</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.5.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Install Plugin</name>