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/10/06 21:56:11 UTC

svn commit: r1629748 - /maven/plugins/trunk/maven-repository-plugin/pom.xml

Author: khmarbaise
Date: Mon Oct  6 19:56:11 2014
New Revision: 1629748

URL: http://svn.apache.org/r1629748
Log:
[maven-release-plugin] rollback the release of maven-repository-plugin-2.4

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

Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/pom.xml?rev=1629748&r1=1629747&r2=1629748&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Mon Oct  6 19:56:11 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-repository-plugin</artifactId>
-  <version>2.5-SNAPSHOT</version>
+  <version>2.3.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Repository Plugin</name>