Bump versions to 3.0.9-SNAPSHOT
[netconf.git] / features / parent / pom.xml
index 843b6ba5093a2183c2baa3a24c6087a42c2d3d25..1913072164aba742b80cfc193d2519c9bc02de02 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>3.0.8-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>3.0.8-SNAPSHOT</version>
+                <version>3.0.9-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>