You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/08/25 21:41:21 UTC

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

Author: hboutemy
Date: Sat Aug 25 19:41:20 2012
New Revision: 1377340

URL: http://svn.apache.org/viewvc?rev=1377340&view=rev
Log:
next version is 2.3.2

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=1377340&r1=1377339&r2=1377340&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Sat Aug 25 19:41:20 2012
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-repository-plugin</artifactId>
-  <version>2.3.3-SNAPSHOT</version>
+  <version>2.3.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Repository Plugin</name>