Bump versions by x.y.(z+1)
[controller.git] / features / config-persister / odl-config-persister / pom.xml
index 0fcb87a49aea16cadd6bff54d06d2f4d9a329a9f..31cfe258e59d068a4f438918dc7080c2cf07ba7b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6</version>
+        <version>2.0.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-persister</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Config Persister</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.3.3-SNAPSHOT</version>
+                <version>2.3.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>