Release netconf
[netconf.git] / netconf / mdsal-netconf-ssh / pom.xml
index e015fe6df2b3981b1db090f4794f4119a9b6c83b..da5c684598d2121b402c8f8879cfdead7dace0cb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>3.0.7</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
@@ -47,7 +47,7 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>osgi.core</artifactId>
+      <artifactId>org.osgi.framework</artifactId>
     </dependency>
   </dependencies>