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 2016/01/27 19:01:10 UTC

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

Author: khmarbaise
Date: Wed Jan 27 18:01:10 2016
New Revision: 1727144

URL: http://svn.apache.org/viewvc?rev=1727144&view=rev
Log:
[MRAR-49] Bump version to 3.0.0-SNAPSHOT

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=1727144&r1=1727143&r2=1727144&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Wed Jan 27 18:01:10 2016
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-rar-plugin</artifactId>
-  <version>2.5-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven RAR Plugin</name>