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/05 22:15:14 UTC

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

Author: khmarbaise
Date: Sun Oct  5 20:15:13 2014
New Revision: 1629533

URL: http://svn.apache.org/r1629533
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=1629533&r1=1629532&r2=1629533&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Sun Oct  5 20:15:13 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>