Merge "Migrate XML output to yang-data-codec-xml"
[netconf.git] / features / netconf / odl-netconf-ssh / pom.xml
index 160d97a60edbaf94b84baa46ca83a0eb60bf72c8..459492540f805fd2129d562d7dd56b212b1da4ea 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
@@ -26,7 +26,6 @@
     <name>OpenDaylight :: Netconf Connector :: SSH</name>
 
     <dependencies>
-        <!-- These are pulled in via feature.xml directly for now (until we can configure prerequisites here
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-netconf-util</artifactId>
@@ -41,7 +40,6 @@
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        -->
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-aaa-netconf-plugin</artifactId>