Bump version for next development version
[yangtools.git] / yang / rfc7952-model-api / pom.xml
index b81562ab513751512688595122ce22e24aa84879..a84636ceafdfe8491db135ac8fc3dc6e67e3b3f7 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>rfc7952-model-api</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.7-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>RFC7952 metamodel</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6-SNAPSHOT</version>
+                <version>2.0.7-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>