Release mdsal
[mdsal.git] / features / odl-mdsal-singleton-dom / pom.xml
index 4dcd0fd292b5b4990cde8165daea82abf6e121e7..f17944fc824d3c6e315dcf3b1dca02ab8638e312 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>12.0.4-SNAPSHOT</version>
+        <version>13.0.2</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>