From: James Forsyth Date: Tue, 12 Dec 2017 00:42:08 +0000 (+0000) Subject: Merge "Add back the pserver self link and configuration" X-Git-Tag: v1.2.0~16 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4985d1cea407ac86607df0be5eda5e3680abd887;hp=7a995eec49662d1965a9dc017c63c306cb21ae07;p=aai%2Faai-common.git Merge "Add back the pserver self link and configuration" --- diff --git a/pom.xml b/pom.xml index acc10bda..abdcdb67 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,11 @@ + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + ecomp-site dav:${onap.nexus.url}${sitePath} @@ -147,5 +152,20 @@ Maven 2 repository 2 http://repo2.maven.org/maven2/ + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ +