Bump versions to 6.0.9-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin / pom.xml
index 0e09d1c2ec5b575096c7458d5ff6bf6daa40c88f..eb60fff21ddae563da21028106828ccc2ea11e30 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>6.0.8-SNAPSHOT</version>
+    <version>6.0.9-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
     <description>
         This plugin is a wrapper for "yang to source code" generation.
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>6.0.8-SNAPSHOT</version>
+                <version>6.0.9-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>