From 4307c46619559214331813ea34ece1fcf6ccceb4 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 e43742d5a..6e71b5a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -113,20 +113,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 b32dcba38..ae8b9fdb3 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -29,10 +29,6 @@ org.apache.maven.plugins maven-assembly-plugin - - org.codehaus.mojo - wagon-maven-plugin - org.asciidoctor asciidoctor-maven-plugin