Bump versions to .7-SNAPSHOT
[yangtools.git] / bundle-parent / pom.xml
index 09d8e75bdfc0535eb3bb565d93cb53995364f0d7..43592746ef5105dfbcb8ab8beae9ed48f5e43f8d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.1.6-SNAPSHOT</version>
+    <version>2.1.7-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent</description>
@@ -35,7 +35,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>