From 73337e927fd1bac1946c83e0a876d67620d80b00 Mon Sep 17 00:00:00 2001 From: Neo Wu Date: Mon, 2 Oct 2017 14:57:12 -0700 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 7ff379ef0..46113061d 100644 --- a/pom.xml +++ b/pom.xml @@ -330,6 +330,19 @@ -Psonatype-oss-release ${arguments} + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + forked-path + true + -Psonatype-oss-release ${arguments} + + maven-clean-plugin 2.4.1