From 8fd41faac6884eea69ab0703427058795d5df2b8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 9 Jul 2019 10:50:56 +0200 Subject: [PATCH] DATAMONGO-2280 - Cleanup release profile. Reuse inherited configuration from parent pom. --- pom.xml | 14 -------------- spring-data-mongodb-distribution/pom.xml | 4 ---- 2 files changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index 30a9fae7c..5355d5f13 100644 --- a/pom.xml +++ b/pom.xml @@ -114,20 +114,6 @@ - - - release - - - - org.jfrog.buildinfo - artifactory-maven-plugin - false - - - - - benchmarks diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 31f07d50f..d3f6e510b 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -28,10 +28,6 @@ org.apache.maven.plugins maven-assembly-plugin - - org.codehaus.mojo - wagon-maven-plugin - org.asciidoctor asciidoctor-maven-plugin