Upgrade to the Neon base platform
[netvirt.git] / natservice / api / pom.xml
index 91ddc29459ac4b3cdac5b6207457d7fe93ace170..5abcb66bd09690258d25722bac46bdeea741ba09 100644 (file)
@@ -27,12 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>yang-binding</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-inet-types-2013-07-15</artifactId>
-        </dependency>
-        <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>
             <groupId>org.opendaylight.yangtools</groupId>