From 6571607c998b8bef7f062202bd544a81ab683da6 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 15 Aug 2017 08:46:19 -0400 Subject: [PATCH] Missing nexusproxy property Forgot to add this property for the deploy to work. Issue-Id: POLICY-139 Change-Id: I93fcc57c7a298edfe143ac39e8b4448a7e9d549a Signed-off-by: Pamela Dragosh --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 0a03dab9..83d0e119 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ Code that define our external API. + https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} content/repositories/releases/ content/repositories/snapshots/ -- 2.16.6