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/05/28 10:13:38 UTC

svn commit: r1745859 - /maven/plugins/trunk/maven-toolchains-plugin/pom.xml

Author: khmarbaise
Date: Sat May 28 10:13:38 2016
New Revision: 1745859

URL: http://svn.apache.org/viewvc?rev=1745859&view=rev
Log:
[MTOOLCHAINS-17] Bump version to 3.0.0-SNAPSHOT 

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

Modified: maven/plugins/trunk/maven-toolchains-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/pom.xml?rev=1745859&r1=1745858&r2=1745859&view=diff
==============================================================================
--- maven/plugins/trunk/maven-toolchains-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-toolchains-plugin/pom.xml Sat May 28 10:13:38 2016
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-toolchains-plugin</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Toolchains Plugin</name>