Bump versions for 2.0.17-SNAPSHOT
[yangtools.git] / yang / yang-data-impl / pom.xml
index 9de6835d7a9b4663ef2e6ec46b135d87faec0249..b3a7c0f3835a5cc2546d8eea6619649fe0a2ab1c 100644 (file)
@@ -16,7 +16,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-data-impl</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.17-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16-SNAPSHOT</version>
+                <version>2.0.17-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>