BUG-8923: Bump odlparent to 2.0.4
[netconf.git] / netconf / mdsal-netconf-ssh / pom.xml
index 5fa24bb544251488d2eda61c058aa00b27ccac57..57f225d2a85f9df60e3e66e2e6c83e62550e8091 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.4</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@
     <dependencies>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
-        <artifactId>netconf-subsystem</artifactId>
+        <artifactId>netconf-artifacts</artifactId>
         <version>${project.version}</version>
         <type>pom</type>
         <scope>import</scope>