X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=ca265d0e3b34fe0116390af2bfa9a1350538f29c;hp=728d1c74a8b9c5bc06fb8303d7c99c99a2f521d4;hb=693159f2b81b064054ecf15bd71a49cd88e5356b;hpb=50697be435e7d5e856bf2ca741bc00adefad36cc diff --git a/pom.xml b/pom.xml index 728d1c7..ca265d0 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 - AAI - sparky-fe + 1.2.0-SNAPSHOT + aai-sparky-fe http://maven.apache.org @@ -41,7 +41,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin @@ -50,7 +54,7 @@ dist - + @@ -102,9 +106,20 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + - + ecomp-releases @@ -118,4 +133,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/ + + +