Merge "Bug 735 - Part 1 - add ietf-restconf.yang back into yang-tools."
[yangtools.git] / model / ietf / pom.xml
index ba520987f5c991ccb0a76255a1be12d1b7a97bdd..d3587a7817388fc41735135bb4f67f2536eb46a1 100644 (file)
@@ -32,6 +32,7 @@
         <module>ietf-topology-isis</module>
         <module>ietf-topology-l3-unicast-igp</module>
         <module>ietf-topology-ospf</module>
+        <module>ietf-restconf</module>
         <!--module>ietf-netconf</module -->
     </modules>
 
                 <artifactId>ietf-yang-types</artifactId>
                 <version>2010.09.24.4-SNAPSHOT</version>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.yangtools.model</groupId>
+                <artifactId>ietf-restconf</artifactId>
+                <version>2013.09.04.1-SNAPSHOT</version>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>ietf-ted</artifactId>