From 3fbc06dea1fb6a0d2aa68c78268744a650f60ac1 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Fri, 18 May 2018 13:26:48 +0100 Subject: [PATCH] Update champ-service pom to force staging This is an attempt to force the autorelease staging. Change-Id: I203c9e27fc41d4d4a61ba9a25a07479d50e162c9 Issue-ID: AAI-1146 Signed-off-by: Michael Arrastia --- champ-service/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 49b0e35..9011bb8 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -329,6 +329,21 @@ limitations under the License. true + + + org.apache.maven.plugins + maven-deploy-plugin + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + org.apache.maven.plugins + maven-site-plugin + -- 2.16.6