From: da490c Date: Thu, 22 Mar 2018 19:33:01 +0000 (-0400) Subject: Add deployment descriptor to app X-Git-Tag: v1.2.0~25 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=12990e5465e0474db52275f5600aa703399c9d8b;p=aai%2Fsparky-be.git Add deployment descriptor to app Issue-ID: AAI-599 Change-Id: If12fd3829e5279b2eec231d7188d3b35e5ac08a7 Signed-off-by: da490c --- diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index b8da6da..23455a6 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -539,6 +539,19 @@ + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + +