From dd1076847892089948fc8ae720da854237d1e857 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 13 Nov 2019 13:13:07 +0100 Subject: Fix NPM loop issue Fix the NPM loop issue that appears during the deploy maven phase Issue-ID: CLAMP-450 Change-Id: I4b1bb691f56d39792217f297dd0fb3e3c9397363 Signed-off-by: sebdet --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 803722de..45459741 100644 --- a/pom.xml +++ b/pom.xml @@ -1164,7 +1164,7 @@ deploy - run-script publish + publish -- cgit 1.2.3-korg