From 2baf101e9de35f387f7ed2ffb9112105fc60406f Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 6 Oct 2015 13:55:49 -0700 Subject: [PATCH] Add Sonatype plugin to make release easier. --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index c908fc4..fd4f7ff 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,19 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.6 + true + false + + ossrh-releases + https://oss.sonatype.org/ + aa555c46fc37d0 + +