From 87de337385643298c848dfa6d4a483ef42819f4e Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 7 May 2013 13:54:36 -0700 Subject: [PATCH] Add nexus-staging-maven-plugin cruft. --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 35ab384..decef47 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,16 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.4.4 + true + + https://oss.sonatype.org/ + sonatype-nexus-staging + +