X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=features%2Frestconf%2Fodl-restconf-common%2Fpom.xml;h=d4de8f401807f3d3f67339b56d7dc9548bf3f767;hb=3a8538e6ecdea4f7bd82be49f5391b32358852da;hp=91cde29b44fabf23b242e965446b7af983a565e8;hpb=c9bebc98b98208519eb1a644f234989c1884685b;p=netconf.git diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 91cde29b44..d4de8f4018 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.7 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.6 pom import - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 3.0.3 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 @@ -128,10 +122,15 @@ org.opendaylight.odlparent - odl-jackson-2.8 - 3.1.0 + odl-jackson-2.9 + 4.0.7 xml features + + org.json + json + +