X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-common%2Fpom.xml;h=ac7c2fb4e2021bbdcf5ef899e81d26d2aee1c2c6;hb=d23fcaf9b8d3eb8f9dddac0802fef842575ee927;hp=ccbeb2dd1a4b44b90600a6a2b3e973b7f041a8fb;hpb=2c5eea937aa51612acd6e444b3e3359598781b38;p=netconf.git diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index ccbeb2dd1a..ac7c2fb4e2 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.netconf restconf-parent - 1.8.0-SNAPSHOT + 1.9.4-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-common - 1.8.0-SNAPSHOT + 1.9.4-SNAPSHOT bundle ${project.artifactId} @@ -47,39 +47,13 @@ - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api - org.jboss.resteasy - jaxrs-api - provided - - - - org.mockito - mockito-core - test + javax.ws.rs + javax.ws.rs-api - - - - - org.apache.felix - maven-bundle-plugin - true - - - - !javax.annotation, - javax.ws.rs.*;version="[1.1.0,2.0.0)", - * - - - - - -