From: andre.schmid Date: Tue, 31 Mar 2020 10:39:52 +0000 (+0100) Subject: Fix sdc-backend image context.xml creation X-Git-Tag: 1.7.0~254 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e6a4b30df9c1e712feacdacb04b205c9efd773bc;p=sdc.git Fix sdc-backend image context.xml creation The file was not being overwritten during the build process. It was not changing after the first build, causing war artifact version problems while running the container. Change-Id: I8b1ab741c82f9274a2049bb4c2d1c3a8c1c8ee38 Issue-ID: SDC-2862 Signed-off-by: andre.schmid --- diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index 3f09db86ce..66e9dc0173 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -990,7 +990,7 @@ validate - +