Bump versions to 10.0.0-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin-spi / pom.xml
index 6ed1d046591d3efb9683ac1d330b7763b51c89bd..fdb0520cf36e1b1e9e9e9dc1352dfe5df2b14aec 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>9.0.1-SNAPSHOT</version>
+    <version>10.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>9.0.1-SNAPSHOT</version>
+                <version>10.0.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>