From c58392ce625fe3aa58ac345cee503997d51e04b2 Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Fri, 25 Aug 2017 16:12:19 -0400 Subject: Pass Nexus srvr ID on deploy from pom to script Change-Id: Ia7cfb3e78e85a5ab6b98bced47a1bb6790c86629 Issue-Id: DCAEGEN2-78 Signed-off-by: Andrew Gauld --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 967fe20..d169801 100644 --- a/pom.xml +++ b/pom.xml @@ -275,6 +275,7 @@ limitations under the License. ${project.artifactId} ${project.version} ${onap.nexus.url} + ${project.distributionManagement.snapshotRepository.id} -- cgit 1.2.3-korg