You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ma...@apache.org on 2008/09/18 23:32:19 UTC

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

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>