diff options
author | sebdet <sebastien.determe@intl.att.com> | 2020-06-03 15:19:24 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2020-06-03 15:19:24 +0200 |
commit | 76aba9965ffb62bc59f9c95ba61811448010f2cf (patch) | |
tree | 958c23d9ee1d3f3a780e84c5a98c6e059dde081c /pom.xml | |
parent | b31ee1c9c566ae070c214e9a26beefb9fc939ff9 (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.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |