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=fe00ab1836dbf7326d2a3352b86c018b4cce139d;hp=bee4280a3234b2790c7cb7a440c824168bb02f51;hb=66249d6ccc367fad055a269f561860d2d96af385;hpb=074b70566f57a3234f4426e6ae7cd6d700c50cf2 diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index bee4280a32..fe00ab1836 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -1,24 +1,107 @@ - - 4.0.0 - - org.opendaylight.controller - sal-parent - 1.0-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 - + + + 4.0.0 + + org.opendaylight.controller + sal-parent + 1.1-SNAPSHOT + + sal-rest-connector + bundle - - - ${project.groupId} - sal-connector-api - - + + + ${project.groupId} + sal-connector-api + + + ${project.groupId} + sal-core-api + 1.1-SNAPSHOT + + + com.google.code.gson + gson + + + io.netty + netty-codec-http + + + org.opendaylight.controller + sal-remote + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-model-util + + + org.opendaylight.yangtools + yang-parser-impl + + + org.slf4j + slf4j-api + + + org.jboss.resteasy + jaxrs-api + 3.0.4.Final + provided + + + ch.qos.logback + logback-classic + test + - bundle + + + junit + junit + test + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.4 + test + + + org.mockito + mockito-all + test + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + MD SAL Restconf Connector + org.opendaylight.controller.sal.rest.*, + org.opendaylight.controller.sal.restconf.impl, + *, + com.sun.jersey.spi.container.servlet + org.opendaylight.controller.sal.rest.impl.RestconfProvider + /restconf + + + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL +