X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=8398f9886a73671c3ac802aee322eede4df0d9e9;hp=81f03007fd614080c3e1318fdb85d4c6582c4a85;hb=7c79475df8ac6231c9bf880da7b3d6050371bcaf;hpb=dc5a5f77e7c6273133a7de7c5eefe88a9e6f9f2b diff --git a/pom.xml b/pom.xml index 81f0300..8398f98 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,38 @@ + 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 + 2.0.0-SNAPSHOT + aai-sparky-fe http://maven.apache.org @@ -17,7 +44,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin @@ -26,11 +57,10 @@ dist - + - com.github.eirslett frontend-maven-plugin @@ -43,8 +73,8 @@ generate-resources - v6.2.2 - 3.10.3 + v9.4.0 + 6.9.0 @@ -54,7 +84,7 @@ generate-resources - config set cache node\npm-cache + config set cache node${file.separator}npm-cache @@ -63,6 +93,13 @@ npm generate-resources + + + install -ddd + gulp build @@ -78,9 +115,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + - + ecomp-releases @@ -94,4 +135,27 @@ + + + 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/ + + +