Bump versions by x.y.(z+1)
[controller.git] / features / mdsal / odl-mdsal-distributed-datastore / pom.xml
index 24b9404e1ef56118be9313c64c44d25602e56780..004a989fab6ed6a1e79a8dd644f579136269dad9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-distributed-datastore</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.3-SNAPSHOT</version>
+                <version>1.7.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>