Bump versions by x.y.(z+1)
[netconf.git] / features / restconf / odl-restconf-base / pom.xml
index 25eb3fbc16d6c9cc023d01d0760c67c0e57a3e83..39cfc7ca19dc7d1a1d3272624e8e228adc58d30a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.6</version>
+        <version>3.1.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-restconf-base</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Restconf :: Base</name>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.13.2-SNAPSHOT</version>
+                <version>0.13.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>restconf-artifacts</artifactId>
-                <version>1.8.2-SNAPSHOT</version>
+                <version>1.8.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>