X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=a4d2f4ca25d729b68eaabebf4e84d444d72b800c;hb=f3527799ae3d3399a878ec9db12796f3414c4b68;hp=602dc89c515dbf959c644b8fa4cd7974a1d94102;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index 602dc89c51..a4d2f4ca25 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -3,21 +3,21 @@ org.opendaylight.controller sal-parent - 1.0 + 1.1-SNAPSHOT sal-rest-connector scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - master-tagforprepareonly-controller-bulk-release-2-1 + HEAD ${project.groupId} sal-core-api - 1.0 + 1.1-SNAPSHOT ${project.groupId} @@ -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