X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=6a43a349778f02b50cb2159bd9c2df79793f69de;hp=603ae328fd90f8b3c30ab6616cc2f025445c542a;hb=bca1bdc7d52b01ede5c0e85f06cd6c64e5aaab57;hpb=52267cabc7f4881f3f3fc759ac5398640429c12c diff --git a/pom.xml b/pom.xml index 603ae32..6a43a34 100644 --- a/pom.xml +++ b/pom.xml @@ -25,11 +25,11 @@ 4.0.0 - org.openecomp.aai + org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT - Sparky FE + 1.2.0-SNAPSHOT + aai-sparky-fe http://maven.apache.org @@ -50,7 +50,7 @@ dist - + @@ -102,9 +102,20 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + - + ecomp-releases @@ -118,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/ + + +