aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-06-03 15:19:24 +0200
committersebdet <sebastien.determe@intl.att.com>2020-06-03 15:19:24 +0200
commit76aba9965ffb62bc59f9c95ba61811448010f2cf (patch)
tree958c23d9ee1d3f3a780e84c5a98c6e059dde081c /pom.xml
parentb31ee1c9c566ae070c214e9a26beefb9fc939ff9 (diff)
Fix js lib
Fix js lib dur eto modal removals and re-enable the lib publish Issue-ID: CLAMP-854 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I131d026f03b522954e2231141b1120cf7a66ba2a
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 501550102..e8b4ba006 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1210,7 +1210,6 @@
</goals>
<phase>deploy</phase>
<configuration>
- <skip>true</skip>
<workingDirectory>${project.build.directory}/${ui.react.lib.src}</workingDirectory>
<arguments>publish</arguments>
</configuration>