From f0b915f4323bc385bf89fd4d6db08379ee88dcb0 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Thu, 4 Apr 2024 10:16:59 +0200 Subject: [PATCH] Bump netconf version to 7.0.4 JIRA: TRNSPRTPCE-782 Change-Id: I1eae0eecc610e477c465b1985466b8131bcdfd01 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 372309cdd..e9d0ffa17 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.3 + 7.0.4 import pom diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index b1eebf8bd..c3b80ffe4 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -21,7 +21,7 @@ 13.0.1 - 7.0.3 + 7.0.4 20.0.0-SNAPSHOT localhost:3306 transportpce diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index da985caeb..e93c2f16c 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.3 + 7.0.4 20.0.0-SNAPSHOT false diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 254504b5d..c66df0458 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.3 + 7.0.4 20.0.0-SNAPSHOT etc/opendaylight/karaf false diff --git a/inventory/pom.xml b/inventory/pom.xml index 06d7513ec..3bd432695 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.3 + 7.0.4 import pom diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 1f5a5b765..ec57f59b2 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.3 + 7.0.4 import pom diff --git a/tapi/pom.xml b/tapi/pom.xml index 1a40951a8..e7bab95df 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.3 + 7.0.4 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index ab12e4e16..7157139fb 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -37,7 +37,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.3 + 7.0.4 import pom -- 2.36.6