From ffdf382e2d4f012ab7a9fa78d27e757145470048 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 25 Mar 2020 07:55:28 -0700 Subject: [PATCH] Fix the stage builds Fix the stage build docker due to a removed class in javascript Issue-ID: CLAMP-793 Signed-off-by: sebdet Change-Id: I41a1cf3ebf462839ac7cdea29c2603a69efbad09 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 34054da0..bc42a54f 100644 --- a/pom.xml +++ b/pom.xml @@ -1228,6 +1228,7 @@ deploy + true ${project.build.directory}/${ui.react.lib.src} publish -- 2.16.6