[MPOM-119] Upgrade Maven Archetype Plugin to 2.4

git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1743569 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven/maven-archetype-bundles/pom.xml b/maven/maven-archetype-bundles/pom.xml
index 56bef40..70587a4 100644
--- a/maven/maven-archetype-bundles/pom.xml
+++ b/maven/maven-archetype-bundles/pom.xml
@@ -65,7 +65,7 @@
         <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>