From f00be16500f7898ac9a1d8ee4c54b913825c7d1f Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 5 Jul 2023 22:59:23 +0200 Subject: [PATCH] Bump transportpce to 8.0.0 Pick up 2023.09 Potassium version of transportpce and enable it in distribution. Change-Id: I7a42eb76624d024691a2a7165ccd97d5a222af8e Signed-off-by: Robert Varga --- artifacts/upstream/artifacts/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/singles/odl-integration-compatible-with-all/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index ddb97ed5..eb503c43 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -295,7 +295,7 @@ transportpce - false + true diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index aa857f8f..b435c2e7 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -56,7 +56,7 @@ 0.18.0-SNAPSHOT 1.18.0-SNAPSHOT 0.13.0-SNAPSHOT - 7.0.1 + 8.0.0 19.0.0 11.0.2 diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index a695cad9..964272b5 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -332,7 +332,7 @@ transportpce - false + true diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index c6c69af4..e5ee4fc0 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -223,7 +223,7 @@ transportpce - false + true -- 2.36.6