X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=720f42879f6e42f98aa465a5dbfdc59c1ab0a5ff;hp=81f03007fd614080c3e1318fdb85d4c6582c4a85;hb=4e5e8eb11e629d4906a01cc4e433d40b286c542c;hpb=5fed021aeb1889139ae2dac72fd506424095228c diff --git a/pom.xml b/pom.xml index 81f0300..720f428 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,33 @@ + 4.0.0 - org.openecomp.aai + org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT - Sparky FE + 1.5.0-SNAPSHOT + aai-sparky-fe http://maven.apache.org @@ -17,7 +39,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin @@ -26,11 +52,10 @@ dist - + - com.github.eirslett frontend-maven-plugin @@ -54,7 +79,7 @@ generate-resources - config set cache node\npm-cache + config set cache node${file.separator}npm-cache @@ -78,9 +103,20 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + - + ecomp-releases @@ -94,4 +130,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/ + + +