Remove atomix.utils.misc
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ac2262c4e4925a85068f3ab34403aeecc9a7d825..a00833577289e90d779a1de2317de1795a9dac7b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>7.0.4-SNAPSHOT</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
@@ -37,6 +37,8 @@
     <module>opendaylight/config</module>
 
     <module>opendaylight/blueprint</module>
+
+    <module>third-party/atomix</module>
   </modules>
 
   <profiles>