From ef949a267617aae0548b4331d1c2e29863a879bc Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Tue, 8 Aug 2017 22:02:11 +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 9fd1d2bf..1aaf5113 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,7 @@ ossrh https://oss.sonatype.org/ - false + true @@ -208,7 +208,7 @@ false false 7 - true + Detached