Bumping versions by 0.0.1 for next dev cycle
[ovsdb.git] / plugin-mdsal-adapter / pom.xml
index d50728bbe1c252ee4ebe237179bc53a1fb10c380..26fed7f7ded8d07cca074734450bde3bb98aa48b 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.0-Lithium</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin-mdsal-adapter</artifactId>
-  <version>1.1.0-Lithium</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>