You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/08/02 09:51:54 UTC

svn commit: r1368374 - /maven/plugins/trunk/maven-rar-plugin/pom.xml

Author: olamy
Date: Thu Aug  2 07:51:53 2012
New Revision: 1368374

URL: http://svn.apache.org/viewvc?rev=1368374&view=rev
Log:
back to release parent to be able to release

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

Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-rar-plugin/pom.xml?rev=1368374&r1=1368373&r2=1368374&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Thu Aug  2 07:51:53 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>23-SNAPSHOT</version>
+    <version>22</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>