Bump versions to 6.0.1-SNAPSHOT
[controller.git] / opendaylight / md-sal / sal-cluster-admin-impl / pom.xml
index 4554769e567ee98e7baafa575ff3f99a9c20d730..d11c05278127089ce35caf036a4aa4e325f9802f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.8-SNAPSHOT</version>
+    <version>6.0.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
     </dependency>
 
     <!-- OpenDaylight -->
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>eos-dom-akka</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-binding-api</artifactId>
@@ -90,7 +94,7 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>osgi.cmpn</artifactId>
+      <artifactId>org.osgi.service.component.annotations</artifactId>
     </dependency>
 
   </dependencies>