From 0a0897466ccc94214466e63a8c33cb60c2141f91 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 9 Apr 2024 10:02:53 +0200 Subject: SDC pipeline fails during docker build - update the integration-java11 base image from 10.0.0 to 12.0.0 - bump version to 1.13.7-SNAPSHOT - update tox.ini file since GHA would fail otherwise Issue-ID: SDC-4683 Change-Id: I9b069bcedc851260cdd590c5da94727402d217d2 Signed-off-by: Fiete Ostkamp --- catalog-be-plugins/backend-all-plugins/pom.xml | 2 +- catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml | 2 +- catalog-be-plugins/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'catalog-be-plugins') diff --git a/catalog-be-plugins/backend-all-plugins/pom.xml b/catalog-be-plugins/backend-all-plugins/pom.xml index c9bd27cc3c..ba5712e4b5 100644 --- a/catalog-be-plugins/backend-all-plugins/pom.xml +++ b/catalog-be-plugins/backend-all-plugins/pom.xml @@ -25,7 +25,7 @@ limitations under the License. catalog-be-plugins org.openecomp.sdc - 1.13.6-SNAPSHOT + 1.13.7-SNAPSHOT pom diff --git a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml index 752ac90b65..d6ead306fe 100644 --- a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml +++ b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml @@ -24,7 +24,7 @@ catalog-be-plugins org.openecomp.sdc - 1.13.6-SNAPSHOT + 1.13.7-SNAPSHOT 4.0.0 diff --git a/catalog-be-plugins/pom.xml b/catalog-be-plugins/pom.xml index 3f85c2fcb6..6f1d67ea08 100644 --- a/catalog-be-plugins/pom.xml +++ b/catalog-be-plugins/pom.xml @@ -24,7 +24,7 @@ sdc-main org.openecomp.sdc - 1.13.6-SNAPSHOT + 1.13.7-SNAPSHOT 4.0.0 catalog-be-plugins -- cgit 1.2.3-korg