Do not use ListenerRegistration
[mdsal.git] / features / odl-mdsal-singleton-common / pom.xml
index 22555389cdcac8bd2d3655afad88f0de5e5714ca..8cd7ed224de68764ed84666a73ff5903f9ea3144 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>8.0.6-SNAPSHOT</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-common-api</artifactId>
+            <artifactId>mdsal-singleton-api</artifactId>
         </dependency>
     </dependencies>
 </project>