X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fodl-netconf-api%2Fpom.xml;h=2ac6f874022996331bb3d04a2da99910abb51591;hb=130e14655d5df61f5a0a88b232b726e74434fac3;hp=6530110b4b43ab2815a0777ba37b9ffa37a58bc3;hpb=571ab8902b57eb01ba0919564378b73c5c078c76;p=netconf.git diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 6530110b4b..2ac6f87402 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.3 org.opendaylight.netconf odl-netconf-api - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature OpenDaylight :: Netconf :: API @@ -28,21 +28,21 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.3 + 2.0.10 pom import org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.0-SNAPSHOT + 0.14.0-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom import @@ -57,17 +57,19 @@ features - org.opendaylight.mdsal.model - odl-mdsal-models + org.opendaylight.netconf + odl-protocol-framework xml features - org.opendaylight.netconf - odl-protocol-framework + org.opendaylight.mdsal.model + odl-mdsal-model-rfc7895 xml features + + org.opendaylight.netconf netconf-api @@ -92,9 +94,5 @@ org.opendaylight.netconf ietf-netconf-monitoring-extension - - org.opendaylight.netconf - ietf-netconf-yang-library -