From 51aa4c896ec00e1bd2bf4c4faf0eba1e722b0217 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 9 Jul 2019 11:15:31 +0200 Subject: [PATCH] DATAJDBC-376 - Cleanup release profile. Reuse inherited configuration from parent pom. --- pom.xml | 12 ------------ spring-data-jdbc-distribution/pom.xml | 4 ---- 2 files changed, 16 deletions(-) diff --git a/pom.xml b/pom.xml index 5e29ea448..222030334 100644 --- a/pom.xml +++ b/pom.xml @@ -70,18 +70,6 @@ - - release - - - - org.jfrog.buildinfo - artifactory-maven-plugin - false - - - - no-jacoco diff --git a/spring-data-jdbc-distribution/pom.xml b/spring-data-jdbc-distribution/pom.xml index f6d437384..71b9a3c78 100644 --- a/spring-data-jdbc-distribution/pom.xml +++ b/spring-data-jdbc-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