Reuse SchemaContext in NetconfDeviceTopologyAdapterTest
[netconf.git] / netconf / sal-netconf-connector / pom.xml
index 800247689b68776843d7fca9123fe6c4f0f634a8..920d105e415f05f635a496f2fc65b3d06cb5efc2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../netconf-parent</relativePath>
   </parent>
 
@@ -19,7 +19,7 @@
   <artifactId>sal-netconf-connector</artifactId>
 
   <!-- Preserve version from mdsal -->
-  <version>1.10.0-SNAPSHOT</version>
+  <version>1.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>