Converted DM to use the bundle plugin and added symbolic name (FELIX-272).


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@543146 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index fc725d0..9c3b93b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,6 +138,7 @@
         <module>scr</module>
         <module>configadmin</module>
         <module>metatype</module>
+        <module>dependencymanager</module>
         
         <module>ipojo/core</module>
         <module>ipojo/metadata</module>
@@ -156,7 +157,6 @@
         <module>shell.gui</module>
         <module>shell.gui.plugin</module>
         <module>org.apache.felix.daemon</module>
-        <module>dependencymanager</module>
 
         <module>examples</module>