Neon SR1 upgrade
[appc.git] / appc-sdc-listener / appc-sdc-listener-bundle / pom.xml
index 1705d46..81e9a6e 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 ============LICENSE_START=======================================================
 ONAP : APPC
@@ -27,7 +28,7 @@ limitations under the License.
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
                <version>2.7.0-SNAPSHOT</version>
-                <relativePath />
+                <relativePath/>
        </parent>
         <groupId>org.onap.appc</groupId>
 
@@ -185,13 +186,11 @@ limitations under the License.
                </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>
-               </dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc6991</artifactId>
+        </dependency>
+
+               
 
                <dependency>
                        <groupId>org.onap.appc</groupId>