From 91af24831509694d8a2150d45fb618724737cab7 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 26 Nov 2018 10:22:45 +0100 Subject: [PATCH] Bump to yangtools-2.1.4 and mdsal-3.0.2 This bumps the dependencies to 2.1.4 and 3.0.2, respectively. Change-Id: If39649ccf1d8002d9730cfc423df9bbca034f54a Signed-off-by: Robert Varga --- features/netconf-connector/odl-netconf-connector/pom.xml | 2 +- features/netconf-connector/pom.xml | 4 ++-- features/netconf/odl-netconf-api/pom.xml | 4 ++-- features/netconf/odl-netconf-notifications-impl/pom.xml | 2 +- features/netconf/odl-netconf-util/pom.xml | 2 +- features/restconf/odl-restconf-base/pom.xml | 2 +- features/restconf/odl-restconf-common/pom.xml | 4 ++-- netconf/netconf-parent/pom.xml | 2 +- protocol-framework/pom.xml | 2 +- restconf/restconf-parent/pom.xml | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index 8620440066..fb9a70b051 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index d2936e6980..aaba92d906 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -22,7 +22,7 @@ 1.12.0-SNAPSHOT 1.9.0-SNAPSHOT - 3.0.1 + 3.0.2 1.6.0-SNAPSHOT 1.9.0-SNAPSHOT @@ -50,7 +50,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.2 + 2.1.4 pom import diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 10aa6976ef..cfe314ff55 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -28,14 +28,14 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.2 + 2.1.4 pom import org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index 72164f63a6..b2cbc43e2e 100644 --- a/features/netconf/odl-netconf-notifications-impl/pom.xml +++ b/features/netconf/odl-netconf-notifications-impl/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index fdbdf5534c..c56451e793 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -38,7 +38,7 @@ org.opendaylight.yangtools odl-yangtools-codec - 2.1.2 + 2.1.4 xml features diff --git a/features/restconf/odl-restconf-base/pom.xml b/features/restconf/odl-restconf-base/pom.xml index 0963a98d48..af6835ea9e 100644 --- a/features/restconf/odl-restconf-base/pom.xml +++ b/features/restconf/odl-restconf-base/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 257baf5e94..597daccc4c 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -28,14 +28,14 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.2 + 2.1.4 pom import org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import diff --git a/netconf/netconf-parent/pom.xml b/netconf/netconf-parent/pom.xml index 49b1c04ce1..94e3be020e 100644 --- a/netconf/netconf-parent/pom.xml +++ b/netconf/netconf-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 diff --git a/protocol-framework/pom.xml b/protocol-framework/pom.xml index 741e57ffe4..891c42cfab 100644 --- a/protocol-framework/pom.xml +++ b/protocol-framework/pom.xml @@ -48,7 +48,7 @@ org.opendaylight.yangtools mockito-configuration - 2.1.2 + 2.1.4 test diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index 3772336123..feff27a754 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 -- 2.36.6