Bump versions to 6.0.8-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin / pom.xml
index 80368481bd212af8e719768cf8686e1090feb792..10c38fa0a373229d23af5ef520c56ff0bcfe9f5d 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>6.0.7-SNAPSHOT</version>
+    <version>6.0.8-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.7-SNAPSHOT</version>
+                <version>6.0.8-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>