X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=a4d2f4ca25d729b68eaabebf4e84d444d72b800c;hb=76a7bb1a9006f5f8c4f26616b9a80a0f5cb3b668;hp=17cfcbe4d443de1544982749e24e4f9434bea4f8;hpb=591fd680eea5c6183436cc72e756326af1505ac0;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index 17cfcbe4d4..a4d2f4ca25 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -50,6 +50,15 @@ gson 2.2.4 + + org.opendaylight.yangtools + yang-parser-impl + + + io.netty + netty-codec-http + 4.0.10.Final + @@ -68,11 +77,6 @@ 1.0.9 test - - org.opendaylight.yangtools - yang-parser-impl - test - org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2