Release mdsal
[mdsal.git] / dom / mdsal-dom-inmemory-datastore / pom.xml
index 90ebcfebc20d24d7189ef8e36ee383a90341a680..8f868efb6644ce9be7c600e8fc257f26a7560319 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.1</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>