Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / adsal / commons / httpclient / pom.xml
index fd500f041a25058051ae750b8f466927a92d572e..e9b8b3d62f912b4ff3644631a60a243f3dcf0c5c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.httpclient</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -70,7 +70,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.0-Lithium</version>
+            <version>0.1.1-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>