X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-FE-os%2Fpom.xml;h=af265d06aea32ccb74641c3e5a713c3943b1f96b;hb=3c89a5ad1e0d6bbae5e3358e751931f8416ba31b;hp=626addb4d7b20d6363451a2c5210443d2b5d25b5;hpb=40521ea6e5a87e6a9b9a1d11eba82c8c33e04ac4;p=portal.git diff --git a/portal-FE-os/pom.xml b/portal-FE-os/pom.xml index 626addb4..af265d06 100644 --- a/portal-FE-os/pom.xml +++ b/portal-FE-os/pom.xml @@ -4,12 +4,21 @@ org.onap.portal portal-FE-os - 3.1.0 + 3.3.0 UTF-8 false false + coverage/lcov.info + src + portal-FE-os + portal-FE-os + **/node_modules/**,**/*.spec.ts,**/*.module.ts,**/environment.prod.ts,**/*.js,**/main.ts,**/header-interceptor.ts,**/dynamic-widget.component.ts + **/*.spec.ts + src + UTF-8 + ${project.basedir}\node\ @@ -97,6 +106,19 @@ install + + + npm run test + + npm + + + generate-resources + + + run-script test + + npm build