X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-webpack-master%2Fpom.xml;h=bfca33ed7c165d68cf22a1d64a29e33a01ac079f;hb=ef8700898bb15a8b2231dcc730f1886a43c82253;hp=d1398cc3500ec05f4594b13613a253bb7bd54b71;hpb=62a129a703f540835d74086ba475c81ef8f88705;p=vid.git diff --git a/vid-webpack-master/pom.xml b/vid-webpack-master/pom.xml index d1398cc35..bfca33ed7 100644 --- a/vid-webpack-master/pom.xml +++ b/vid-webpack-master/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> org.onap.vid vid-webpack-master - 5.0.1-SNAPSHOT + 6.0.3-SNAPSHOT war VID UI VID UI @@ -18,7 +18,6 @@ UTF-8 - true @@ -29,6 +28,7 @@ content/repositories/staging/ content/repositories/snapshots/ content/repositories/releases/ + ci @@ -70,10 +70,14 @@ + if-not-webpack - true + + skipModernUi + true + @@ -104,8 +108,16 @@ + webpack-npm + + + skipModernUi + !true + + true + @@ -123,18 +135,8 @@ - v8.9.4 - 5.6.0 - - - - - npm set no-progress - - npm - - - set progress=false + v10.15.3 + 6.9.0 @@ -161,7 +163,6 @@ run ${NPM_CMD} - @@ -245,7 +246,16 @@ src/WEB-INF/web.xml - + + maven-clean-plugin + + + + dist + + + +