From 2e72ba727ee7ef7140e1bd4cfdf9e60e71ca7d7a Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 20 Oct 2020 01:32:20 +0200 Subject: [PATCH] Bump infrautils to 1.9.1 Pick up mbean fixes from upstream. Change-Id: I80c6901497f8fe5a74894a77b147b8fb4095bedf Signed-off-by: Robert Varga --- commons/binding-parent/pom.xml | 2 +- commons/quality-parent/pom.xml | 2 +- features/odl-genius-api/pom.xml | 2 +- features/odl-genius-fcaps-application/pom.xml | 2 +- features/odl-genius-fcaps-framework/pom.xml | 2 +- features/odl-genius/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 916306e05..9b3998df3 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -40,7 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.infrautils infrautils-artifacts - 1.9.0 + 1.9.1 pom import diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 615a15ee8..5da2cc510 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 1.9.0 + 1.9.1 diff --git a/features/odl-genius-api/pom.xml b/features/odl-genius-api/pom.xml index 26828cea7..a4e79704b 100644 --- a/features/odl-genius-api/pom.xml +++ b/features/odl-genius-api/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.0 + 1.9.1 import pom diff --git a/features/odl-genius-fcaps-application/pom.xml b/features/odl-genius-fcaps-application/pom.xml index 3dee34ce2..99af84e22 100644 --- a/features/odl-genius-fcaps-application/pom.xml +++ b/features/odl-genius-fcaps-application/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.0 + 1.9.1 import pom diff --git a/features/odl-genius-fcaps-framework/pom.xml b/features/odl-genius-fcaps-framework/pom.xml index beb55cd06..4cc6780af 100644 --- a/features/odl-genius-fcaps-framework/pom.xml +++ b/features/odl-genius-fcaps-framework/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.0 + 1.9.1 pom import diff --git a/features/odl-genius/pom.xml b/features/odl-genius/pom.xml index 92fa67b61..cb4d9b10e 100644 --- a/features/odl-genius/pom.xml +++ b/features/odl-genius/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.0 + 1.9.1 pom import -- 2.36.6