X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-FE-os%2Fpom.xml;h=2a43f83b6f84f8ba5884cc5c2ad1fcc0d2ec8243;hb=53c92344af793a671019038c8ff21302c7bc2a73;hp=011a924df2e128f0f54a803732875ba80e6f3436;hpb=627badaf69987c01811c477219fd943757a635f5;p=portal.git diff --git a/ecomp-portal-FE-os/pom.xml b/ecomp-portal-FE-os/pom.xml index 011a924d..2a43f83b 100644 --- a/ecomp-portal-FE-os/pom.xml +++ b/ecomp-portal-FE-os/pom.xml @@ -1,10 +1,15 @@ 4.0.0 - org.openecomp.portal - ecompportal-FE-os - 1.1 + + org.onap.portal + onap-portal-parent + 2.6.0-SNAPSHOT + + + portal-FE-os + UTF-8 false @@ -21,13 +26,21 @@ ${basedir}/client/app + + ${basedir}/dist + ${basedir}/.tmp + + ${basedir}/node + + + ${basedir}/node_modules + - org.apache.maven.plugins maven-resources-plugin @@ -172,53 +185,21 @@ generate-resources - build --env=integ + build --env=integ --force - - org.codehaus.mojo - license-maven-plugin - 1.10 - - UTF-8 - my_license - ${project.baseUri}/license - 2017 - AT&T Intellectual Property - ECOMP Portal - false - ================================================================================ - ================================================================================ - ================================================================================ - - client/src - - - *.png - *.drl - *.gif - *.jpeg - *.jpg - *.bmp - *.ico - *.svg - - - - - first - - update-file-header - - process-sources - - + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + true + - -->