From: Quoc Nghia Nguyen Date: Wed, 11 Apr 2018 13:32:35 +0000 (+0200) Subject: Fix nexus-staging-maven deployment issue X-Git-Tag: 2.0.0-ONAP~60 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c19393b8e17e520d7fa474da552e86e6cbd41add;p=externalapi%2Fnbi.git Fix nexus-staging-maven deployment issue - pom.xml: Recover element Change-Id: I7a848a1e12b1a93a311cad598d86e3d0092d7ff1 Issue-ID: EXTAPI-49 Signed-off-by: Quoc Nghia Nguyen --- diff --git a/pom.xml b/pom.xml index a85cb4c..80f0002 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,19 @@ + + + ecomp-releases + Release Repository + ${nexusproxy}/${releaseNexusPath} + + + ecomp-snapshots + Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + Apache2