Release netconf
[netconf.git] / netconf / mdsal-netconf-ssh / pom.xml
index 4daee1961873c92516d05d8fb17b90dc28bfdf8e..d4b9f7e5d75ad30b94595c6a8d36f4980fa9e432 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>5.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>mdsal-netconf-ssh</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-    </dependency>
-
-    <dependency>
-      <groupId>net.i2p.crypto</groupId>
-      <artifactId>eddsa</artifactId>
-      <scope>test</scope>
+      <artifactId>org.osgi.framework</artifactId>
     </dependency>
   </dependencies>