Release netconf
[netconf.git] / features / odl-netconf-transport / pom.xml
index 004e86adb48efdc7a3b967c32b4958d19c9aa2ee..9847827d014067ac9fa923c6d443f3999959c645 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.0-SNAPSHOT</version>
+        <version>7.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
     <name>OpenDaylight :: Netconf :: Transport</name>
 
     <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>odl-mdsal-model-rfc7317-iana-crypt-hash</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-keystore</artifactId>