Bump versions by 0.1.0 for next dev cycle
[dlux.git] / features / pom.xml
index 83c038f79932412ad35f374fddc0b64d60a63fec..1628c44ae5f6e94d3ae489936b663f8f174fa626 100644 (file)
@@ -4,30 +4,30 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
   <artifactId>features-dlux</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <name>DLUX - Features </name>
   <packaging>jar</packaging>
 
   <properties>
     <features.file>features.xml</features.file>
-    <restconf.version>1.3.0-SNAPSHOT</restconf.version>
+    <restconf.version>1.4.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>
       <dependency>
          <groupId>org.opendaylight.odlparent</groupId>
          <artifactId>features-test</artifactId>
-         <version>1.6.0-SNAPSHOT</version>
+         <version>1.7.0-SNAPSHOT</version>
       </dependency>
       <dependency>
          <groupId>org.opendaylight.controller</groupId>
          <artifactId>opendaylight-karaf-empty</artifactId>
-         <version>1.6.0-SNAPSHOT</version>
+         <version>1.7.0-SNAPSHOT</version>
          <type>zip</type>
       </dependency>
       <dependency>