Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / netconf / mdsal-netconf-ssh / pom.xml
index 6e0933a14113d4c77f7a76b08ff5d8d10003befe..1ce5b4aaf19c0d8c5c9bd6ceee3c0da4c1d1cbbb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</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>