Remove odl-controller-blueprint from odl-mdsal-broker
[controller.git] / opendaylight / md-sal / pom.xml
index d2ade6a6ea29f2186da14a7eb1e8886558e4321a..bc453ae1471c6e272ab80f4f53e4578f896345a0 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.12</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -46,6 +46,7 @@
     <module>sal-dummy-distributed-datastore</module>
     <module>sal-cluster-admin-api</module>
     <module>sal-cluster-admin-impl</module>
+    <module>sal-cluster-admin-karaf-cli</module>
 
     <!-- Entity Ownership Service on top of Akka Distributed Data/Singleton -->
     <module>eos-dom-akka</module>