From 8d64142aba9b324c61f5c140ec90d600ee7fa17b Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Tue, 8 Aug 2017 22:01:57 +0100 Subject: [PATCH] Make project autorelease when deploying to Nexus --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 12a000ae3..55f431ee9 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ ossrh https://oss.sonatype.org/ - false + true @@ -213,7 +213,7 @@ false false 7 - true + Detached