X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=a4d2f4ca25d729b68eaabebf4e84d444d72b800c;hb=6fee7b74fe050c111b70964aa78c86bd29f67fd2;hp=8cc46dda9f12b4156ef0662d280a99349e9cf0b1;hpb=b5daa3678322a764f9b0e2483f82781f4d39d263;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index 8cc46dda9f..a4d2f4ca25 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -1,23 +1,23 @@ - + 4.0.0 org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 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 + HEAD ${project.groupId} sal-core-api - 1.0-SNAPSHOT + 1.1-SNAPSHOT ${project.groupId} @@ -40,13 +40,25 @@ org.opendaylight.yangtools yang-data-impl - ${yang.version} + + + org.opendaylight.yangtools + yang-model-util com.google.code.gson gson 2.2.4 + + org.opendaylight.yangtools + yang-parser-impl + + + io.netty + netty-codec-http + 4.0.10.Final + @@ -65,12 +77,6 @@ 1.0.9 test - - org.opendaylight.yangtools - yang-parser-impl - ${yang.version} - test - org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 @@ -97,8 +103,14 @@ org.opendaylight.controller.sal.restconf.impl, org.eclipse.xtend2.lib, org.eclipse.xtend.lib, - org.eclipse.xtext.xbase.* + org.eclipse.xtext.xbase.*, + + *, + com.sun.jersey.spi.container.servlet + + org.opendaylight.controller.sal.rest.impl.RestconfProvider + /restconf