Bumping versions by 0.0.1 for next dev cycle
[mdsal.git] / singleton-service / mdsal-singleton-dom-impl / pom.xml
index f6b74daed2ffa523a19e3a3f7289ae7500b76fb4..7fa6193666f58b37e56a78da9ab2dbcb64a45ede 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>singleton-service</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-singleton-dom-impl</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-singleton-common-api</artifactId>
+      <artifactId>mdsal-eos-dom-api</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-singleton-dom-api</artifactId>
+      <artifactId>mdsal-singleton-common-api</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>