Yangman - rename controllers
[dlux.git] / bundles / pom.xml
index 2d7bfdf8be8e180116573f16fa27ea4a468e9fc5..7427988c05d26c0ce37a8dfd669c0f7075d6b287 100644 (file)
@@ -6,14 +6,13 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta
-nce" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.x
-sd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -35,6 +34,7 @@ sd">
     <module>node</module>
     <module>topology</module>
     <module>yangui</module>
+    <module>yangman</module>
     <module>yangutils</module>
     <module>yangvisualizer</module>
     <module>sigmatopology</module>