X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fodl-netconf-api%2Fpom.xml;h=3f8b59ee977bd2b051beda211df52a39b1359475;hb=effdc431d42558c582b8879a08239c9975980fba;hp=71d8bca083f7b3a2c8f19de0de2d2bcd03756d9b;hpb=afce5ad359932ef84f239e59888fe041ac7113c9;p=netconf.git diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 71d8bca083..3f8b59ee97 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/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.10 org.opendaylight.netconf odl-netconf-api - 1.5.0-SNAPSHOT + 1.6.1-SNAPSHOT feature OpenDaylight :: Netconf :: API @@ -28,16 +26,23 @@ - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 2.1.8 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 3.0.6 pom import org.opendaylight.netconf netconf-artifacts - 1.5.0-SNAPSHOT + 1.6.1-SNAPSHOT pom import @@ -46,17 +51,24 @@ - org.opendaylight.mdsal.model - odl-mdsal-models + org.opendaylight.odlparent + odl-netty-4 xml features - org.opendaylight.netconf - odl-protocol-framework + org.opendaylight.yangtools + odl-yangtools-parser-api xml features + + org.opendaylight.mdsal.model + odl-mdsal-model-rfc7895 + xml + features + + org.opendaylight.netconf netconf-api @@ -81,9 +93,5 @@ org.opendaylight.netconf ietf-netconf-monitoring-extension - - org.opendaylight.netconf - ietf-netconf-yang-library -