From d63b3905dd72f388d4abbbaf80f730dd6d6683ea Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 6 Sep 2017 15:43:08 +0300 Subject: fixes in pom.xml for the project to build properly Change-Id: I9af19c72586bd173515a1cbf676ad53f1000e19c Issue-Id: SDC-286 Signed-off-by: Idan Amit --- pom.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 1e0ed7a..bf0ad91 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,7 @@ snapshots ecomp-releases ecomp-snapshots + 176c31dfe190a true @@ -404,17 +405,17 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusServer} - 176c31dfe190a - ecomp-staging - - + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusServer} + ${staging.profile.id} + ecomp-staging + + -- cgit 1.2.3-korg