From dbad57b00244b20651714c456d5ac4d694af3d96 Mon Sep 17 00:00:00 2001 From: Mohamed Karray Date: Tue, 2 Oct 2018 10:31:49 +0200 Subject: [PATCH] fix yarn unlink --- scm-ui-components/pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/scm-ui-components/pom.xml b/scm-ui-components/pom.xml index ba2c12d686..f5544a9e24 100644 --- a/scm-ui-components/pom.xml +++ b/scm-ui-components/pom.xml @@ -48,6 +48,16 @@ + + unlink + package + + run + + + + + link package @@ -58,16 +68,6 @@ - - unlink - clean - - run - - - - -