Bump versions for next version
[yangtools.git] / yang / yang-common / pom.xml
index 3b3483f42dc303333ab80647dec0c92015ba6b01..7d817abe0ee784de5c79e88eaa4676aa46d3b458 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-common</artifactId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.10-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>ODL :: YANG Tools :: ${project.artifactId}</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.9-SNAPSHOT</version>
+                <version>2.0.10-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>