From 08a9ac083da20357ccff34463079d319738645db Mon Sep 17 00:00:00 2001 From: "Lee, Tian (tl5884)" Date: Thu, 2 May 2019 13:26:43 +0100 Subject: [PATCH] Add staging plugin to root pom In order to trigger the autorelease Change-Id: I489dc9145227e747e7ec5b4436627094d47e96e8 Issue-ID: AAI-2401 Signed-off-by: Lee, Tian (tl5884) --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 0443284..29a5e58 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,17 @@ true + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + -- 2.16.6