From ac027e5f2cdadf34592fb67b0f80ed95e11a9b42 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 13 Jun 2018 19:18:15 -0400 Subject: [PATCH] updated pom.xml for release --- nbactions.xml | 22 ++++++++++++---------- pom.xml | 5 +---- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/nbactions.xml b/nbactions.xml index c5f8ed5..c988a5e 100644 --- a/nbactions.xml +++ b/nbactions.xml @@ -1,11 +1,13 @@ - - - CUSTOM-maven central distribution - maven central distribution - - clean - deploy - - - + + + CUSTOM-maven release + maven release + + clean + deploy + -P + release + + + diff --git a/pom.xml b/pom.xml index f645a51..f992d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ - sonatype-oss-release + release @@ -73,7 +73,6 @@ - org.apache.maven.plugins maven-javadoc-plugin @@ -90,8 +89,6 @@ - - org.apache.maven.plugins maven-gpg-plugin