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