remove ODL/karaf from common
[ccsdk/sli/core.git] / sli / provider / pom.xml
index 265831d..95099ed 100755 (executable)
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>sal-binding-api</artifactId>
                </dependency>
-
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc6991</artifactId>
+        </dependency>       
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-core-api</artifactId>
+        </dependency>
                <!-- Testing Dependencies -->
                <dependency>
                        <groupId>junit</groupId>