Merge "Do not start netconf-impl for css netconf endpoint"
[netconf.git] / features / netconf / odl-netconf-ssh / pom.xml
index e40dd7ee24e54899a3f340f128a2b0af118a7813..55e565a1cc668276a73d2d93d501b63911ab9b96 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.7</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>netconf-ssh</artifactId>
-            <version>${project.version}</version>
-        </dependency>
     </dependencies>
 </project>