Bump version to 9-SNAPSHOT
[yangtools.git] / yang / yang-maven-plugin / pom.xml
index 10ebe0f93014d0bf5b3767bbace5244a1588e437..ca2d70c7184b0b6c0f3b05b9e5528172b8b51d57 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>2.1.8-SNAPSHOT</version>
+    <version>2.1.9-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
     <description>
         This plugin is a wrapper for "yang to source code" generation.
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.8-SNAPSHOT</version>
+                <version>2.1.9-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>