Package iana-crypt-hash module
[mdsal.git] / artifacts / pom.xml
index 7e64e1fd8e60c75559f56585ba34658c06927acc..eca7edf44d5dc513455a5ea8602b92eb774a33eb 100644 (file)
                 <version>11.0.0-SNAPSHOT</version>
             </dependency>
 
+            <!-- RFC7317 -->
+            <dependency>
+                <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
+                <artifactId>iana-crypt-hash</artifactId>
+                <version>11.0.0-SNAPSHOT</version>
+            </dependency>
+
             <!-- RFC7952 -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.mdsal.model</groupId>
+                <artifactId>odl-mdsal-model-rfc7317-iana-crypt-hash</artifactId>
+                <version>11.0.0-SNAPSHOT</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>odl-mdsal-model-rfc7952</artifactId>