Bump yangtools to 13.0.0
[mdsal.git] / dom / mdsal-dom-schema-osgi / pom.xml
index 05704197bb925cd49283982b09d7eb8f3c65a4d5..af320a17b2c9f89e580c656d40351ff5a071744e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>12.0.0-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>