Add ietf-netconf-with-defaults model
[netconf.git] / netconf / netconf-artifacts / pom.xml
index b62442d4a6c8b3b960e453517f3d67c5d6390181..de64b8c3d6711ded019676cfc923357f8c07f5a9 100644 (file)
                 <version>${project.version}</version>
             </dependency>
 
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>ietf-netconf-with-defaults</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>yanglib</artifactId>