Bump versions to .16-SNAPSHOT
[yangtools.git] / yang / openconfig-model-api / pom.xml
index e287f704d807507fa9b5912c8f311e94c4004261..e81dcd4b4b3e509471781a36834a5fb725f25008 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>openconfig-model-api</artifactId>
-    <version>2.0.15-SNAPSHOT</version>
+    <version>2.0.16-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>OpenConfig extensions metamodel</description>
@@ -29,7 +29,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>