X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-FE-os%2Fpom.xml;h=af265d06aea32ccb74641c3e5a713c3943b1f96b;hb=d7f3b463c9f0f11ceb0aad255f564b02c22ab978;hp=626addb4d7b20d6363451a2c5210443d2b5d25b5;hpb=60e54d31cb84aad363897043f810b87ac0ceb5d1;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