aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChristophe Closset <christophe.closset@intl.att.com>2020-03-25 14:57:00 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-25 14:57:00 +0000
commit4de90de028ffefb93aa67d364edffa5edd58d33c (patch)
treeb7d3ef85a1b4017a6a4e7e27666e7fbb635278fb /pom.xml
parente714287b3f27b8e4465e76b51c0bc470110397e7 (diff)
parentffdf382e2d4f012ab7a9fa78d27e757145470048 (diff)
Merge "Fix the stage builds"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f30fe85ab..9f759e11a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1232,6 +1232,7 @@
</goals>
<phase>deploy</phase>
<configuration>
+ <skip>true</skip>
<workingDirectory>${project.build.directory}/${ui.react.lib.src}</workingDirectory>
<arguments>publish</arguments>
</configuration>