Upgrade to the Neon base platform
[netvirt.git] / ipv6service / api / pom.xml
index 4634645e935d2d1afec4b6a278383d8d2e4620be..9b18bc7c352e7bf5a6d995db45ddbdc49071fe88 100644 (file)
@@ -28,12 +28,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <version>${genius.version}</version>
         </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>
     </dependencies>
 </project>