From 64d63fd2c162470c232040fdbf16f7689a00bd00 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 d21724282..e9b10ad67 100644 --- a/pom.xml +++ b/pom.xml @@ -116,22 +116,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 12c1b915e..486c25e55 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