From 112fb875cb372b6c1ebaeef2c02c4cc1f2ab5baf Mon Sep 17 00:00:00 2001 From: John Chavez Date: Wed, 9 Dec 2020 09:43:25 -0500 Subject: [PATCH] removed auto release due to failure with timeout --- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/pom.xml b/pom.xml index 7b822b31..bd2f6079 100644 --- a/pom.xml +++ b/pom.xml @@ -110,17 +110,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.2 - true - - ossrh - https://oss.sonatype.org/ - true - -