Refactor PathArgument to DataObjectStep
[mdsal.git] / dom / mdsal-dom-broker / pom.xml
index 3c752440d6c4ee9a957c4da0f29abd6c942460b4..1ccdb90429ad2af13e108d95572fe9eb05a10f88 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>12.0.1-SNAPSHOT</version>
+        <version>13.0.0-SNAPSHOT</version>
         <relativePath>../dom-parent</relativePath>
     </parent>
 
@@ -75,7 +75,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>yang-repo-api</artifactId>
+            <artifactId>yang-model-spi</artifactId>
         </dependency>
         <dependency>
             <groupId>com.guicedee.services</groupId>