Release mdsal
[mdsal.git] / dom / mdsal-dom-inmemory-datastore / pom.xml
index 90ebcfebc20d24d7189ef8e36ee383a90341a680..bdf27d9b8b4d67eb98d96b764196be17804287e8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.0-SNAPSHOT</version>
+        <version>13.0.0</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
@@ -69,7 +69,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>yang-data-impl</artifactId>
+            <artifactId>yang-data-spi</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>