X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=f9434313d9b34f9577a73f9b5c4b7d08ec8fc693;hp=81f03007fd614080c3e1318fdb85d4c6582c4a85;hb=8bf768ddd84f1e77269656e12c4fea1ae12a5701;hpb=dc5a5f77e7c6273133a7de7c5eefe88a9e6f9f2b diff --git a/pom.xml b/pom.xml index 81f0300..f943431 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,35 @@ + 4.0.0 - org.openecomp.aai + org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT - Sparky FE + 1.1.0-SNAPSHOT + aai-sparky-fe http://maven.apache.org @@ -26,7 +50,7 @@ dist - + @@ -54,7 +78,7 @@ generate-resources - config set cache node\npm-cache + config set cache node${file.separator}npm-cache @@ -78,9 +102,20 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + - + ecomp-releases @@ -94,4 +129,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/ + + +