Add draft-ietf-netconf-crypto-types model
[netconf.git] / artifacts / pom.xml
index affbb8b8236761a54d577a568cb381583db6c290..c1b1bd53026dece064da926a305cd16a66c7faa7 100644 (file)
                 <version>${project.version}</version>
             </dependency>
 
+            <!-- draft-ietf-netconf-crypto-types -->
+            <dependency>
+                <groupId>org.opendaylight.netconf.model</groupId>
+                <artifactId>draft-ietf-netconf-crypto-types</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+
             <!-- FIXME: place these models with their users -->
             <dependency>
                 <groupId>${project.groupId}</groupId>