From e307bb9dcf63bcc538e564bbd3368505a494b6ce Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 20 Sep 2024 07:28:48 +0200 Subject: [PATCH] Update upstreams Adopt: - netconf-8.0.2 - bgpcep-0.22.2 Change-Id: Iece66b73fb27a1e3eeccb0904c1432b7b1266ea2 Signed-off-by: Robert Varga (cherry picked from commit f7c78877b27fc241c31d99ab13b1a13af4ecc40d) --- artifacts/upstream/artifacts/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 4 ++-- docs/platform-versions.rst | 2 +- features/repos/index/pom.xml | 2 +- features/singles/odl-integration-compatible-with-all/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 1eeebce4..3756ee6a 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -295,7 +295,7 @@ transportpce - true + false diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index bc1b0e25..0cd9c921 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -44,14 +44,14 @@ 0.20.1 - 0.22.1 + 0.22.2 10.0.2 1.17.0-SNAPSHOT 7.0.3 1.18.0-SNAPSHOT 1.21.0-SNAPSHOT 14.0.2 - 8.0.1 + 8.0.2 14.0.3 0.20.0-SNAPSHOT 1.20.0-SNAPSHOT diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 92621443..2a6a4799 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -37,7 +37,7 @@ Platform versions * - org.opendaylight.netconf - \* - - 8.0.1 + - 8.0.2 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 3346685c..dd298320 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -332,7 +332,7 @@ transportpce - true + false diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 311b8056..3dfb1350 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -217,7 +217,7 @@ transportpce - true + false -- 2.36.6