From 0a8496a9ffcbe9ce9b1f173214a0b404a7ddb12b Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Thu, 23 Feb 2017 16:23:38 +0000 Subject: Initial POM to handle staging Change-Id: I2858363fcd4caef9239983ac99318cd4e867a26f Signed-off-by: Carsten Lund --- ncomp-utils-journaling/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ncomp-utils-journaling/pom.xml') diff --git a/ncomp-utils-journaling/pom.xml b/ncomp-utils-journaling/pom.xml index 0b60537..179f26c 100644 --- a/ncomp-utils-journaling/pom.xml +++ b/ncomp-utils-journaling/pom.xml @@ -11,6 +11,9 @@ 1.7 https://nexus.openecomp.org/content/repositories/releases/ https://nexus.openecomp.org/content/repositories/snapshots/ + https://nexus.openecomp.org + https://nexus.openecomp.org/content/repositories/snapshots/ + https://nexus.openecomp.org/content/repositories/snapshots/ @@ -30,6 +33,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${openecomp.nexus.staging.profileId} + ${openecomp.nexus.proxy} + ${openecomp.nexus.staging.profileId} + + com.blackducksoftware.integration -- cgit