X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=f9434313d9b34f9577a73f9b5c4b7d08ec8fc693;hp=b4ce7fac4df64931f22d89c1665705364d2fa3cc;hb=8bf768ddd84f1e77269656e12c4fea1ae12a5701;hpb=f67e79c2b98414e4b44559f6cf8f4b4c8f753241 diff --git a/pom.xml b/pom.xml index b4ce7fa..f943431 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT aai-sparky-fe http://maven.apache.org @@ -50,7 +50,7 @@ dist - + @@ -102,6 +102,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + @@ -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/ + + +