Release netconf
[netconf.git] / netconf / mdsal-netconf-ssh / pom.xml
index 88194c13b942f623eec905702d152047184a9434..d4b9f7e5d75ad30b94595c6a8d36f4980fa9e432 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>5.0.0</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>