From 62f32fa7a07ba3519697a701c793afd90a3d2053 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 9 Jul 2019 10:23:36 +0200 Subject: [PATCH] DATACASS-659 - Cleanup release profile. Reuse inherited configuration from parent pom. --- pom.xml | 13 ------------- spring-cql/pom.xml | 1 + spring-data-cassandra-distribution/pom.xml | 4 ---- 3 files changed, 1 insertion(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index ae698e169..58299358f 100644 --- a/pom.xml +++ b/pom.xml @@ -341,19 +341,6 @@ - - release - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - false - - - - embedded-cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index cb3c31981..bfa8ef05b 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -20,6 +20,7 @@ 1.0.0.GA + ${basedir}/.. diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index ce494fbb8..db2ed1967 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-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