X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=17cfcbe4d443de1544982749e24e4f9434bea4f8;hb=6d607f131104ec8b8096cb6aea015674ba1e466c;hp=b28e9677b6897f30b163525b897bd027fbfc783e;hpb=ce23509536c00cb2649c36b4b64ac261946445a1;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index b28e9677b6..17cfcbe4d4 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} @@ -27,12 +27,58 @@ org.eclipse.xtend org.eclipse.xtend.lib + + org.slf4j + slf4j-api + org.jboss.resteasy jaxrs-api 3.0.4.Final provided + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-model-util + + + com.google.code.gson + gson + 2.2.4 + + + + + junit + junit + test + + + org.mockito + mockito-all + test + + + ch.qos.logback + logback-classic + 1.0.9 + test + + + org.opendaylight.yangtools + yang-parser-impl + test + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.4 + test + @@ -53,8 +99,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