From 66e060ad9d7605e388352c3c25c7ec433d3fa01c Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 16 May 2019 10:36:02 -0700 Subject: Do not use maven stage plugin This plugin is about to expire and Sonatype will not continue supporting it. Remove this plugin to avoid binaries being shipped before signing. Change-Id: I6dc28938fdd43a7bce219c5c89fbe7a2cd83f47e Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index cb34006..f2178cc 100644 --- a/pom.xml +++ b/pom.xml @@ -396,16 +396,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - org.apache.maven.plugins maven-site-plugin -- cgit 1.2.3-korg