Clean up Segmented(ByteBuf)Journal
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index fe3722817cab021007df8f5a03ccd2ecb5b95b91..5a4c62eaf67f8abeb8a8d675fd82b84df4450781 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.3-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
@@ -24,7 +24,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-common-api</artifactId>
+            <artifactId>mdsal-singleton-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.samples</groupId>