From 649740ca4ada4bf91f7bc223e5464c51b4d3b93d Mon Sep 17 00:00:00 2001 From: huaxing Date: Tue, 7 Apr 2020 11:57:57 +0800 Subject: Make sure Editor's css overrides common css Issue-ID: POLICY-2446 Signed-off-by: huaxing Change-Id: I1bc45367884ec78436a97256ac4286ab79c8a6b7 --- client/client-editor/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index fe6f29341..0389bb160 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -139,6 +139,14 @@ + + + org.apache.maven.plugins + maven-resources-plugin + + true + + org.apache.maven.plugins maven-assembly-plugin -- cgit 1.2.3-korg