From 53fd1c71cebcde708737e03af0c1e4f46c9e3683 Mon Sep 17 00:00:00 2001 From: Jean de Klerk Date: Mon, 30 Jul 2018 19:28:58 +0000 Subject: [PATCH] Add plugin configuration to maven-release-plugin --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 32a47e138..35e3c9035 100644 --- a/pom.xml +++ b/pom.xml @@ -285,6 +285,19 @@ build-helper-maven-plugin 1.5 + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + forked-path + true + -Psonatype-oss-release ${arguments} + + maven-antrun-plugin 1.6