Bumping versions by 0.1.0 for next dev cycle
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index cd00276bfd74d645d40d87b485a46be2e3ef368b..d57f7a5fd9df37097ee8239feddd037300a45cf4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-parent</artifactId>
-      <version>2.0.0-SNAPSHOT</version>
+      <version>2.1.0-SNAPSHOT</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
@@ -55,7 +55,7 @@
                    <dependency>
                      <groupId>org.opendaylight.yangtools</groupId>
                      <artifactId>checkstyle-logging</artifactId>
-                     <version>0.8.0-SNAPSHOT</version>
+                     <version>0.9.0-SNAPSHOT</version>
                    </dependency>
                  </dependencies>
                  <executions>