Release mdsal
[mdsal.git] / features / odl-mdsal-singleton-dom / pom.xml
index c767d941a6d01d1885571e654c4bc67c2f07a5f3..0ed3a7108e2a556fbb64f110a39e923d00bcc97f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>10.0.2-SNAPSHOT</version>
+        <version>13.0.1</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
@@ -46,7 +46,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-dom-impl</artifactId>
+            <artifactId>mdsal-singleton-impl</artifactId>
         </dependency>
     </dependencies>
 </project>