X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=c86ce5d3c8873ff1ca7e8c782e148cf229024803;hp=92fc2fb0891aad12c30ec3dc531c6467a01654aa;hb=db14c699054e4f03d0a141c30809556403013ae0;hpb=ca007e933bcd9f63aa77801656ed9dd4142c432c diff --git a/pom.xml b/pom.xml index 92fc2fb..c86ce5d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,54 @@ + 4.0.0 - org.openecomp.aai + + org.onap.oparent + oparent + 2.0.0 + + org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT - Sparky FE + 1.5.1-SNAPSHOT + aai-sparky-fe http://maven.apache.org + + https://nexus.onap.org + + - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin @@ -22,11 +57,10 @@ dist - + - com.github.eirslett frontend-maven-plugin @@ -50,7 +84,7 @@ generate-resources - config set cache node\npm-cache + config set cache node${file.separator}npm-cache @@ -74,7 +108,47 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + ecomp-staging + ECOMP Staging Repository + ${nexusproxy}/content/repositories/staging/ + + +