Bump versions to .16-SNAPSHOT
[yangtools.git] / yang / yang-data-impl / pom.xml
index 2d393f51b140ead1b6fa52e257a28014d18b7ff8..265e64cb781ea0bbf15f8f68ed760907d1901e5e 100644 (file)
@@ -16,7 +16,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-data-impl</artifactId>
-    <version>2.0.15-SNAPSHOT</version>
+    <version>2.0.16-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.15-SNAPSHOT</version>
+                <version>2.0.16-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>