You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/05/12 21:22:38 UTC

svn commit: r1743569 - /maven/pom/trunk/maven/maven-archetype-bundles/pom.xml

Author: michaelo
Date: Thu May 12 21:22:37 2016
New Revision: 1743569

URL: http://svn.apache.org/viewvc?rev=1743569&view=rev
Log:
[MPOM-119] Upgrade Maven Archetype Plugin to 2.4

Modified:
    maven/pom/trunk/maven/maven-archetype-bundles/pom.xml

Modified: maven/pom/trunk/maven/maven-archetype-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/maven-archetype-bundles/pom.xml?rev=1743569&r1=1743568&r2=1743569&view=diff
==============================================================================
--- maven/pom/trunk/maven/maven-archetype-bundles/pom.xml (original)
+++ maven/pom/trunk/maven/maven-archetype-bundles/pom.xml Thu May 12 21:22:37 2016
@@ -65,7 +65,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-archetype-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>