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