Upgrade to the Neon base platform
[netvirt.git] / aclservice / api / pom.xml
index 82c3552ee677d86fc909305a697f24903d1401f2..855fb8ebaec13713305c5eef6c8d95f3b611c034 100644 (file)
@@ -27,16 +27,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>ietf-access-control-list</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-interfaces</artifactId>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc7223</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-yang-types-20130715</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-inet-types-2013-07-15</artifactId>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc6991</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>