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