Bump versions by x.y.(z+1)
[genius.git] / features / odl-genius-rest / pom.xml
index 0ec909e53c3d5468dfa93641dc8226318f0ffcc1..73ca45f70b79dcf23c5799467bfd8bc578f40b4e 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.11</version>
+    <version>4.0.14</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-rest</artifactId>
-  <version>0.6.2-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.2-SNAPSHOT</version>
+      <version>1.9.4-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>