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 18:27:12 UTC

svn commit: r1214880 - /karaf/trunk/archetypes/command/pom.xml

Author: jbonofre
Date: Thu Dec 15 17:27:11 2011
New Revision: 1214880

URL: http://svn.apache.org/viewvc?rev=1214880&view=rev
Log:
[KARAF-1109] Add the archetype packaging on the karaf-command-archetype

Modified:
    karaf/trunk/archetypes/command/pom.xml

Modified: karaf/trunk/archetypes/command/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/archetypes/command/pom.xml?rev=1214880&r1=1214879&r2=1214880&view=diff
==============================================================================
--- karaf/trunk/archetypes/command/pom.xml (original)
+++ karaf/trunk/archetypes/command/pom.xml Thu Dec 15 17:27:11 2011
@@ -30,6 +30,7 @@
 
     <groupId>org.apache.karaf.archetypes</groupId>
     <artifactId>karaf-command-archetype</artifactId>
+    <packaging>maven-archetype</packaging>
     <name>Apache Karaf :: Archetypes :: Command Archetype</name>
 
     <build>