From b0a7a51082ce7abe4e69229ec4957d9f9100b6bc Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Wed, 20 Mar 2024 09:02:59 +0100 Subject: [PATCH] Bump netconf to version 7.0.3 Use latest netconf version to pick few fixes. JIRA: TRNSPRTPCE-782 Change-Id: Ib0d870c1c8d65da4878851afc955415df64144b4 Signed-off-by: Gilles Thouenon --- common/pom.xml | 2 +- features/odl-transportpce-inventory/pom.xml | 2 +- features/odl-transportpce-tapi/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- inventory/pom.xml | 2 +- networkmodel/pom.xml | 2 +- tapi/pom.xml | 2 +- test-common/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 5e63a4adb..372309cdd 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.2 + 7.0.3 import pom diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index c42b9a131..b1eebf8bd 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -21,7 +21,7 @@ 13.0.1 - 7.0.2 + 7.0.3 20.0.0-SNAPSHOT localhost:3306 transportpce diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index a63562ea6..da985caeb 100644 --- a/features/odl-transportpce-tapi/pom.xml +++ b/features/odl-transportpce-tapi/pom.xml @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 13.0.1 - 7.0.2 + 7.0.3 20.0.0-SNAPSHOT false diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 9d5c3c903..254504b5d 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 7.0.2 + 7.0.3 20.0.0-SNAPSHOT etc/opendaylight/karaf false diff --git a/inventory/pom.xml b/inventory/pom.xml index 07e1cfeaa..06d7513ec 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.2 + 7.0.3 import pom diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 55f6c0489..1f5a5b765 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -52,7 +52,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 7.0.2 + 7.0.3 import pom diff --git a/tapi/pom.xml b/tapi/pom.xml index 03c51eed3..1a40951a8 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -40,7 +40,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.netconf netconf-artifacts - 7.0.2 + 7.0.3 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index 36f681932..ab12e4e16 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -37,7 +37,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.2 + 7.0.3 import pom -- 2.36.6