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 --- .../vendor-license-rest/vendor-license-rest-types/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml index 45cea53411..6c71cf7423 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.13.6-SNAPSHOT + 1.13.7-SNAPSHOT -- cgit 1.2.3-korg