Rename RFC6991 model artifacts
[mdsal.git] / model / ietf / ietf-restconf / pom.xml
index 97f8ef0a025bcd591101d62d06991cb483c12fd0..d73808aa20cceb8a147c5d9618d7a91b1419dad0 100644 (file)
 
     <dependencies>
         <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-inet-types-2013-07-15</artifactId>
-        </dependency>
-        <!--  TODO: We need a better way to handle versioning... -->
-        <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-yang-types-20130715</artifactId>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc6991</artifactId>
         </dependency>
 
         <dependency>