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