You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2011/12/15 17:49:01 UTC

svn commit: r1214852 - in /karaf/trunk/archetypes: assembly/pom.xml command/pom.xml feature/pom.xml kar/pom.xml

Author: jbonofre
Date: Thu Dec 15 16:49:00 2011
New Revision: 1214852

URL: http://svn.apache.org/viewvc?rev=1214852&view=rev
Log:
[KARAF-1109] Update the archetype-packaging 2.2

Modified:
    karaf/trunk/archetypes/assembly/pom.xml
    karaf/trunk/archetypes/command/pom.xml
    karaf/trunk/archetypes/feature/pom.xml
    karaf/trunk/archetypes/kar/pom.xml

Modified: karaf/trunk/archetypes/assembly/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/archetypes/assembly/pom.xml?rev=1214852&r1=1214851&r2=1214852&view=diff
==============================================================================
--- karaf/trunk/archetypes/assembly/pom.xml (original)
+++ karaf/trunk/archetypes/assembly/pom.xml Thu Dec 15 16:49:00 2011
@@ -38,7 +38,7 @@
             <extension>
                 <groupId>org.apache.maven.archetype</groupId>
                 <artifactId>archetype-packaging</artifactId>
-                <version>2.1</version>
+                <version>2.2</version>
             </extension>
         </extensions>
 

Modified: karaf/trunk/archetypes/command/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/archetypes/command/pom.xml?rev=1214852&r1=1214851&r2=1214852&view=diff
==============================================================================
--- karaf/trunk/archetypes/command/pom.xml (original)
+++ karaf/trunk/archetypes/command/pom.xml Thu Dec 15 16:49:00 2011
@@ -47,7 +47,7 @@
             <extension>
                 <groupId>org.apache.maven.archetype</groupId>
                 <artifactId>archetype-packaging</artifactId>
-                <version>2.1</version>
+                <version>2.2</version>
             </extension>
         </extensions>
 

Modified: karaf/trunk/archetypes/feature/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/archetypes/feature/pom.xml?rev=1214852&r1=1214851&r2=1214852&view=diff
==============================================================================
--- karaf/trunk/archetypes/feature/pom.xml (original)
+++ karaf/trunk/archetypes/feature/pom.xml Thu Dec 15 16:49:00 2011
@@ -39,7 +39,7 @@
             <extension>
                 <groupId>org.apache.maven.archetype</groupId>
                 <artifactId>archetype-packaging</artifactId>
-                <version>2.1</version>
+                <version>2.2</version>
             </extension>
         </extensions>
 

Modified: karaf/trunk/archetypes/kar/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/archetypes/kar/pom.xml?rev=1214852&r1=1214851&r2=1214852&view=diff
==============================================================================
--- karaf/trunk/archetypes/kar/pom.xml (original)
+++ karaf/trunk/archetypes/kar/pom.xml Thu Dec 15 16:49:00 2011
@@ -39,7 +39,7 @@
             <extension>
                 <groupId>org.apache.maven.archetype</groupId>
                 <artifactId>archetype-packaging</artifactId>
-                <version>2.1</version>
+                <version>2.2</version>
             </extension>
         </extensions>