X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fodl-netconf-api%2Fpom.xml;h=462dc30695e2b97726e559c6995b93853ee106ef;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=41430b4d22f88a1cca76ebf59e554170acd77cb0;hpb=427ce04fcab7307276f66192c9ee25b0b35a89e6;p=netconf.git diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 41430b4d22..462dc30695 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.11 org.opendaylight.netconf odl-netconf-api - 1.5.0-SNAPSHOT + 1.6.3-SNAPSHOT feature OpenDaylight :: Netconf :: API @@ -28,23 +26,23 @@ - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 2.1.11 pom import - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 3.0.10 pom import org.opendaylight.netconf netconf-artifacts - 1.5.0-SNAPSHOT + 1.6.3-SNAPSHOT pom import @@ -53,23 +51,24 @@ - org.opendaylight.controller - odl-config-util + org.opendaylight.odlparent + odl-netty-4 xml features - org.opendaylight.mdsal.model - odl-mdsal-models + org.opendaylight.yangtools + odl-yangtools-parser-api xml features - org.opendaylight.netconf - odl-protocol-framework + org.opendaylight.mdsal.model + odl-mdsal-model-rfc7895 xml features + org.opendaylight.netconf netconf-api @@ -94,9 +93,5 @@ org.opendaylight.netconf ietf-netconf-monitoring-extension - - org.opendaylight.netconf - ietf-netconf-yang-library -