Merge "Fix the stage builds"
authorChristophe Closset <christophe.closset@intl.att.com>
Wed, 25 Mar 2020 14:57:00 +0000 (14:57 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Mar 2020 14:57:00 +0000 (14:57 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index f30fe85..9f759e1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                </goals>
                                                <phase>deploy</phase>
                                                <configuration>
+                                                       <skip>true</skip>
                                                        <workingDirectory>${project.build.directory}/${ui.react.lib.src}</workingDirectory>
                                                        <arguments>publish</arguments>
                                                </configuration>