From 12990e5465e0474db52275f5600aa703399c9d8b Mon Sep 17 00:00:00 2001 From: da490c Date: Thu, 22 Mar 2018 15:33:01 -0400 Subject: Add deployment descriptor to app Issue-ID: AAI-599 Change-Id: If12fd3829e5279b2eec231d7188d3b35e5ac08a7 Signed-off-by: da490c --- sparkybe-onap-application/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'sparkybe-onap-application') 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/ + + + -- cgit 1.2.3-korg