X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=46f4a2366a29e444623a0dfe525f8914add2a82f;hb=e1cc353b5513cd68da9793361c2af6057c4ef312;hp=fe00ab1836dbf7326d2a3352b86c018b4cce139d;hpb=7d1f456ea294b09285911e0d2541125b13034568;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index fe00ab1836..46f4a2366a 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 @@ -27,6 +26,10 @@ io.netty netty-codec-http + + org.apache.commons + commons-lang3 + org.opendaylight.controller sal-remote @@ -43,6 +46,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 @@ -50,7 +61,6 @@ org.jboss.resteasy jaxrs-api - 3.0.4.Final provided @@ -68,7 +78,6 @@ org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 - 2.4 test @@ -76,6 +85,11 @@ mockito-all test + + org.opendaylight.controller + sal-common-util + test + @@ -88,6 +102,7 @@ MD SAL Restconf Connector org.opendaylight.controller.sal.rest.*, + org.opendaylight.controller.sal.restconf.rpc.*, org.opendaylight.controller.sal.restconf.impl, *, com.sun.jersey.spi.container.servlet