Bump upstreams
[netconf.git] / apps / netconf-topology-singleton / pom.xml
index 62d8d5e00ec7c4e3387443d64c9d050ff0c9e7da..1fdaca1447bd97bca6273e9b88c962431ae029cc 100644 (file)
@@ -56,7 +56,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-common-api</artifactId>
+            <artifactId>mdsal-singleton-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
@@ -78,7 +78,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-dom-impl</artifactId>
+            <artifactId>mdsal-singleton-impl</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>