From aa09729b5cd94ef33b2c7bb9315f80a1b5d9e6c9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 5 Oct 2022 08:59:20 +0200 Subject: [PATCH] Polishing. Remove unused XML declarations. Also, are inherited from the parent pom. See #1564 --- spring-data-couchbase-distribution/pom.xml | 4 ---- spring-data-couchbase/pom.xml | 24 ---------------------- 2 files changed, 28 deletions(-) diff --git a/spring-data-couchbase-distribution/pom.xml b/spring-data-couchbase-distribution/pom.xml index c3cd4201..d0dde5ff 100644 --- a/spring-data-couchbase-distribution/pom.xml +++ b/spring-data-couchbase-distribution/pom.xml @@ -32,10 +32,6 @@ org.asciidoctor asciidoctor-maven-plugin - - - - diff --git a/spring-data-couchbase/pom.xml b/spring-data-couchbase/pom.xml index 3186819c..a90d088d 100644 --- a/spring-data-couchbase/pom.xml +++ b/spring-data-couchbase/pom.xml @@ -219,30 +219,6 @@ - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - - sonatype-snapshot - https://oss.sonatype.org/content/repositories/snapshots - - true - - - false - - - - - - - spring-plugins-release - https://repo.spring.io/plugins-release - - -