Release mdsal
[mdsal.git] / features / odl-mdsal-singleton-common / pom.xml
index 18cbe0586c58815c3a8d5fb0d871bd8c143594eb..f53e4d856da6d9d1749cb271722336aef77abc67 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>9.0.2-SNAPSHOT</version>
+        <version>13.0.0</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>