From 9a133f0ef3326b328fceca89602adecf8f42f792 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 9 Jul 2019 11:53:23 +0200 Subject: [PATCH] DATAREST-1380 - Cleanup release profile. Reuse inherited configuration from parent pom. --- pom.xml | 16 ---------------- spring-data-rest-distribution/pom.xml | 4 ---- 2 files changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index 2b64c1e94..a4bf3bf80 100644 --- a/pom.xml +++ b/pom.xml @@ -83,22 +83,6 @@ - - - release - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - false - - - - - - diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index 0ef9530ac..8d9878d1c 100644 --- a/spring-data-rest-distribution/pom.xml +++ b/spring-data-rest-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