X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=4aa3824e615aef1dd528d30a69ae73f39e358de8;hp=b28e9677b6897f30b163525b897bd027fbfc783e;hb=c5df7a9911ba2d77349ec1c7733a9086d99791f6;hpb=ce23509536c00cb2649c36b4b64ac261946445a1 diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index b28e9677b6..4aa3824e61 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,63 @@ 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 + + + org.opendaylight.yangtools + yang-parser-impl + + + io.netty + netty-codec-http + + + org.opendaylight.controller + sal-remote + + + + + junit + junit + test + + + org.mockito + mockito-all + test + + + ch.qos.logback + logback-classic + test + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.4 + test + @@ -53,8 +104,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