From 114f220c15c7ff00e317881bc1b5a961cd9bf043 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Fri, 18 Nov 2016 13:08:14 -0500 Subject: [PATCH] Do not auto release when using maven release plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e0afffab..e872647d0 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ ossrh https://oss.sonatype.org/ - true + false