Bump versions to 9.0.2-SNAPSHOT
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index 7a6b26b9db6492bc6d62d4c0e05ec133f909969d..031d7cd0b685077b1ba74f9d27c4d5bc29652a6b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>8.0.4-SNAPSHOT</version>
+        <version>9.0.2-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>