X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=f11bbb06fabce2fb372bf0259fb83f625e5b1eb9;hp=d70c5f90c7387ace5bc72c6e018d0642fc35da02;hb=609b78f1f8e461a859d708a8d24311cb416f6271;hpb=e9e3bd5089737e4c143d4c7b9fee46ba0f14cc0e diff --git a/pom.xml b/pom.xml index d70c5f9..f11bbb0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - org.openecomp.aai + org.onap.aai.sparky-fe sparky-fe war 1.0.0-SNAPSHOT @@ -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/ + + +