Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / commons / concepts / pom.xml
index 07e8d3ffbef193d4b99c795a8d7e5391acc3d3ac..b1b64929ce6ca685b0f02223d9ed0603c6334f30 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>concepts</artifactId>
-  <version>0.7.0-Beryllium</version>
+  <version>0.7.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.2.0-Beryllium</version>
+            <version>0.2.1-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>