Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / pom.xml
index b430b527ef51b4516812db6fb81b58713465f19c..86f5e203f2323fdbf6b8c551a0431ac01243a09d 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>13.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>9.0.3-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>