From 02ab6515cd2a2f38aa548d9c64753067a0b1daed Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Thu, 5 Apr 2018 23:32:27 +0300 Subject: update maven-assembly-plugin update version to 3.1.0 should fix issue in downloading the depandencys twice Issue-ID: SDC-1191 Change-Id: I83da786e04c161634ae8aed592501ef73834ab1d Signed-off-by: Michael Lando --- catalog-be/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'catalog-be') diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index da0df1270a..e99789d08c 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -769,7 +769,9 @@ normatives false - ${project.basedir}/normatives.xml + + ${project.basedir}/normatives.xml + -- cgit 1.2.3-korg