Bump versions to 3.0.10-SNAPSHOT
[netconf.git] / karaf / pom.xml
index a985ee8e641b41fed2ef59d407354eaecec37e0c..4d761110b3cc42fa5883c7550b669bcfc6a503dd 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.10-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.10-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>