commit | f4cf2a00910120d9b9e16a747e417e14a072ca40 | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Fri Sep 10 19:03:22 2010 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Fri Sep 10 19:03:22 2010 +0000 |
tree | 7a11abb5f0190a6a545225d760fd94960c288a58 | |
parent | 2d84b3220ab6523e7887294a322050c50ffdd4d7 [diff] |
Remove karaf profile. git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@995937 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index 04780de..434284c 100644 --- a/pom.xml +++ b/pom.xml
@@ -154,18 +154,5 @@ </modules> </profile> - <profile> - <id>packaging-karaf</id> - <activation> - <property> - <name>packaging</name> - <value>karaf</value> - </property> - </activation> - <modules> - <module>karaf</module> - </modules> - </profile> - </profiles> </project>