Bump versions by x.y.(z+1)
[genius.git] / features / odl-genius-rest / pom.xml
index c36dcd036ff3ddabbb0eef36e52527d6132748be..73ca45f70b79dcf23c5799467bfd8bc578f40b4e 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.13</version>
+    <version>4.0.14</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-rest</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: REST</name>
 
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>1.9.3-SNAPSHOT</version>
+      <version>1.9.4-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>