Release netconf
[netconf.git] / netconf / mdsal-netconf-ssh / pom.xml
index 4daee1961873c92516d05d8fb17b90dc28bfdf8e..da5c684598d2121b402c8f8879cfdead7dace0cb 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>3.0.7</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>