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=d6ec2fd74dfe12cbc72b003f64ef6e36de6b8c46;hp=2d24e6671118048d8f0ac6e72065b89d9974003c;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=1b5c570dca4f7d273d08f109cdff8f731eac43c4 diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index 2d24e66711..d6ec2fd74d 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -1,41 +1,39 @@ - + + 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 - + bundle ${project.groupId} - sal-core-api - 1.0-SNAPSHOT + sal-connector-api ${project.groupId} - sal-connector-api + sal-core-api + 1.1-SNAPSHOT - org.eclipse.xtend - org.eclipse.xtend.lib + com.google.code.gson + gson - org.slf4j - slf4j-api + io.netty + netty-codec-http - org.jboss.resteasy - jaxrs-api - 3.0.4.Final - provided + org.eclipse.xtend + org.eclipse.xtend.lib + + + org.opendaylight.controller + sal-remote org.opendaylight.yangtools @@ -46,31 +44,29 @@ yang-model-util - com.google.code.gson - gson - 2.2.4 + org.opendaylight.yangtools + yang-parser-impl - - - junit - junit - test + org.slf4j + slf4j-api - org.mockito - mockito-all - test + org.jboss.resteasy + jaxrs-api + 3.0.4.Final + provided ch.qos.logback logback-classic - 1.0.9 test + + - org.opendaylight.yangtools - yang-parser-impl + junit + junit test @@ -79,14 +75,15 @@ 2.4 test + + org.mockito + mockito-all + test + - - org.eclipse.xtend - xtend-maven-plugin - org.apache.felix maven-bundle-plugin @@ -94,23 +91,28 @@ MD SAL Restconf Connector - - org.opendaylight.controller.sal.rest.*, + org.opendaylight.controller.sal.rest.*, org.opendaylight.controller.sal.restconf.impl, org.eclipse.xtend2.lib, org.eclipse.xtend.lib, - org.eclipse.xtext.xbase.*, - - - *, - com.sun.jersey.spi.container.servlet - + org.eclipse.xtext.xbase.*, + *, + com.sun.jersey.spi.container.servlet org.opendaylight.controller.sal.rest.impl.RestconfProvider /restconf + + org.eclipse.xtend + xtend-maven-plugin + - bundle + + 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 +