Bump version for next development version
[yangtools.git] / yang / yang-maven-plugin-spi / pom.xml
index aeb4e3ed41fef3aeb665dc679c8e7cc2bffdd1e8..d856189400fe5237e36b511bf331f28081e6432b 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.7-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>2.0.6-SNAPSHOT</version>
+                <version>2.0.7-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>