Author: marrs
Date: Thu Sep 18 14:32:19 2008
New Revision: 696823

URL: http://svn.apache.org/viewvc?rev=696823&view=rev
Log:
Added dependencymanager.shell to the list of modules.

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=696823&r1=696822&r2=696823&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Thu Sep 18 14:32:19 2008
@@ -145,6 +145,7 @@
         <module>../configadmin</module>
         <module>../metatype</module>
         <module>../dependencymanager</module>
+        <module>../dependencymanager.shell</module>
        <module>../deploymentadmin</module>
         <module>../servicebinder</module>
         <module>../wireadmin</module>


Reply via email to