summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 34054da02..bc42a54f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1228,6 +1228,7 @@
</goals>
<phase>deploy</phase>
<configuration>
+ <skip>true</skip>
<workingDirectory>${project.build.directory}/${ui.react.lib.src}</workingDirectory>
<arguments>publish</arguments>
</configuration>