From 27e9dd324aafc69e71d6b1f29b294778da1ca3e9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 9 Jul 2019 12:21:35 +0200 Subject: [PATCH] DATACOUCH-456 - Cleanup release profile. Reuse inherited configuration from parent pom. --- pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index 14286020..d5b98a0e 100644 --- a/pom.xml +++ b/pom.xml @@ -212,10 +212,6 @@ org.apache.maven.plugins maven-assembly-plugin - - org.codehaus.mojo - wagon-maven-plugin - org.asciidoctor asciidoctor-maven-plugin @@ -256,20 +252,4 @@ - - - - release - - - - org.jfrog.buildinfo - artifactory-maven-plugin - false - - - - - -