X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=b760263967864947268a3cc34df07e0a309e581b;hb=323b96d1675c259f56ab2cbdd4711e40c8a56e3f;hp=c17a4b70ccc711ad4877500ce0e4799e398ecccb;hpb=b78e63501576638e1f000fd46663f8c42340f9e2;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index c17a4b70cc..b760263967 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -17,7 +17,6 @@ ${project.groupId} sal-core-api - 1.1-SNAPSHOT com.google.code.gson @@ -31,6 +30,10 @@ org.apache.commons commons-lang3 + + org.opendaylight.controller + sal-common-util + org.opendaylight.controller sal-remote @@ -47,6 +50,14 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools.model + ietf-restconf + + + org.opendaylight.yangtools.model + ietf-yang-types-20130715 + org.slf4j slf4j-api @@ -54,7 +65,6 @@ org.jboss.resteasy jaxrs-api - 3.0.4.Final provided @@ -72,7 +82,6 @@ org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 - 2.4 test