Bump yangtools to 13.0.0
[mdsal.git] / dom / mdsal-dom-schema-osgi / pom.xml
index abb07828c7d4934579ca3a6bf9a4c7f03bc330e9..af320a17b2c9f89e580c656d40351ff5a071744e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>12.0.2-SNAPSHOT</version>
+        <version>13.0.0-SNAPSHOT</version>
         <relativePath>../dom-parent</relativePath>
     </parent>
 
@@ -22,7 +22,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-dom-spi</artifactId>
+            <artifactId>mdsal-dom-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>