Release netconf
[netconf.git] / netconf / mdsal-netconf-ssh / pom.xml
index c3de15005dc7bee34cf2eb9c9fac76464c493b6d..7905c814b085b6b70f887797ea223a3f4f35c63b 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>mdsal-netconf-ssh</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
@@ -48,7 +48,7 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
+      <artifactId>osgi.core</artifactId>
     </dependency>
   </dependencies>