Bump versions to .7-SNAPSHOT
[yangtools.git] / yang / yang-maven-plugin-spi / pom.xml
index 1794be99de32bffd82a70ffd83f3f4ecbb47c6bb..4e830d215a137e432a7b57cf1a3ef204005f5e1a 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>2.1.6-SNAPSHOT</version>
+    <version>2.1.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.1.6-SNAPSHOT</version>
+                <version>2.1.7-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>