From 08431efc0660a520572654bdc042138f0fcac9f6 Mon Sep 17 00:00:00 2001 From: Les Hazlewood Date: Wed, 17 Apr 2013 18:57:55 -0700 Subject: [PATCH] updated release plugin config to enable sonatype-oss-release profile in local ~/.m2/settings.xml containing pgp info --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f7f21f0..1a88f77 100644 --- a/pom.xml +++ b/pom.xml @@ -254,7 +254,7 @@ forked-path false - -Pdocs,signature + -Pdocs,signature,sonatype-oss-release true