Bump versions by x.y.(z+1)
[dlux.git] / bundles / pom.xml
index 2d7bfdf8be8e180116573f16fa27ea4a468e9fc5..fa962b63668f336bee482074d4319fdfe5c8b315 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.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -32,12 +31,6 @@ sd">
     <module>login</module>
     <module>general</module>
     <module>authentication</module>
-    <module>node</module>
-    <module>topology</module>
-    <module>yangui</module>
-    <module>yangutils</module>
-    <module>yangvisualizer</module>
-    <module>sigmatopology</module>
   </modules>
 
 </project>