X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Frestconf%2Fodl-restconf-common%2Fpom.xml;h=3e24d47fabed0983b8575bc60a1933bdc0779833;hb=9360d95b1d22a63accb432c88a5d433c00115bf6;hp=f9954438fed543927cbe77e1d5c2bc85d1e54e35;hpb=7d1c7469356747a7a572a0df320c3ff504df9727;p=netconf.git diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index f9954438fe..3e24d47fab 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -6,21 +6,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent single-feature-parent - 3.0.2 + 4.0.9 org.opendaylight.netconf odl-restconf-common - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature OpenDaylight :: Restconf :: Common @@ -30,42 +28,42 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.2 + 2.1.7 pom import - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 3.0.5 pom import org.opendaylight.controller mdsal-artifacts - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom import org.opendaylight.aaa aaa-artifacts - 0.8.0-SNAPSHOT + 0.9.0-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom import org.opendaylight.netconf restconf-artifacts - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom import @@ -87,7 +85,7 @@ org.opendaylight.mdsal.model - odl-mdsal-models + odl-mdsal-model-rfc7895 xml features @@ -108,10 +106,6 @@ org.opendaylight.netconf ietf-restconf - - org.opendaylight.netconf - ietf-yang-library - org.opendaylight.netconf ietf-restconf-monitoring @@ -127,32 +121,9 @@ - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.datatype - jackson-datatype-json-org - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations + org.json + json +