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

svn commit: r1213094 - /karaf/branches/karaf-2.2.x/demos/deployer/kar/pom.xml

Author: jgoodyear
Date: Sun Dec 11 22:23:17 2011
New Revision: 1213094

URL: http://svn.apache.org/viewvc?rev=1213094&view=rev
Log:
[KARAF-1085] Add Kar deployer demo using features-maven-plugin

Clean up pom to remove commented out parent.


Modified:
    karaf/branches/karaf-2.2.x/demos/deployer/kar/pom.xml

Modified: karaf/branches/karaf-2.2.x/demos/deployer/kar/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/demos/deployer/kar/pom.xml?rev=1213094&r1=1213093&r2=1213094&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/demos/deployer/kar/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/demos/deployer/kar/pom.xml Sun Dec 11 22:23:17 2011
@@ -24,13 +24,6 @@
 
     <modelVersion>4.0.0</modelVersion>
 
-    <!-- <parent>
-        <groupId>org.apache.karaf.demos</groupId>
-        <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>2.2.5-SNAPSHOT</version>
-        <relativePath>../pom.xml</relativePath>
-    </parent> -->
-
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>