You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2008/04/09 09:05:46 UTC

svn commit: r646200 - /felix/trunk/pom/pom.xml

Author: mcculls
Date: Wed Apr  9 00:05:43 2008
New Revision: 646200

URL: http://svn.apache.org/viewvc?rev=646200&view=rev
Log:
Add missing maven-felix-plugin entry (this plugin is used in some of the examples)

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=646200&r1=646199&r2=646200&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Wed Apr  9 00:05:43 2008
@@ -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>