Bump versions to 3.0.17-SNAPSHOT
[yangtools.git] / bundle-parent / pom.xml
index 60a772f8f605b4a5c18a3512fc01327af99de5ea..359e1bb042a84b23e7a56b715fbf4ef5645d6991 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.17-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.16-SNAPSHOT</version>
+                <version>3.0.17-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>