From 4afa177e955f7b95294acc2e073224732ecb809b Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Sat, 13 Dec 2014 00:57:58 +0100 Subject: [PATCH] Don't deploy automatically to central repos after staging --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d361112..cb48754 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ ossrh https://oss.sonatype.org/ - true + false