From 9e4a83240e81d521a909f4cf03591b1ccdc0dbdd Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Fri, 24 May 2019 10:47:03 +0800 Subject: modify usecase-ui server standalone pom Change-Id: I601fa56b7783ee3587046bf86752b258206ec4d7 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri --- standalone/pom.xml | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/standalone/pom.xml b/standalone/pom.xml index 73800b39..9c8de354 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -135,33 +135,12 @@ - + - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts-linux64 - package - - attach-artifact - - - - - ${dockeroutput}/usecase-ui-server-${project.version}-linux64.tar.gz - tar.gz - - - - - - -- cgit 1.2.3-korg