From fac3f75f456305e2bb9eb7496c092ae9a3f0252c Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Fri, 24 Jun 2016 20:57:50 +0100 Subject: [PATCH] Skip staging plugin --- installer/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/installer/pom.xml b/installer/pom.xml index 431a4817..d93a2175 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -49,6 +49,15 @@ true + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.3 + true + + true + +