commit | c78793a23e45f68c09806fe8269857c717baff5b | [log] [tgz] |
---|---|---|
author | Stuart McCulloch <mcculls@apache.org> | Wed Apr 09 07:05:43 2008 +0000 |
committer | Stuart McCulloch <mcculls@apache.org> | Wed Apr 09 07:05:43 2008 +0000 |
tree | ace6e624f3573731181ea46dfddabc013cc57a8b | |
parent | 8faeeecfa2ce6e0c0bcc3b8c52a3e798861af08f [diff] |
Add missing maven-felix-plugin entry (this plugin is used in some of the examples) git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@646200 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml index 27fca52..ce354fe 100644 --- a/pom/pom.xml +++ b/pom/pom.xml
@@ -98,6 +98,7 @@ <module>../bundleplugin</module> <module>../scrplugin</module> <module>../tools/maven2/maven-osgi-plugin</module> + <module>../tools/maven2/maven-felix-plugin</module> </modules> </profile>