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