From 19daf7cbd1026674643aaf86b4bfbe2d9f5f14ce Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 13 Oct 2022 13:57:22 -0700 Subject: [PATCH] Remove SDG Maven parent pom.xml file. Resolves #623. --- pom.xml | 129 -------------------------------------------------------- 1 file changed, 129 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 79043e5b..00000000 --- a/pom.xml +++ /dev/null @@ -1,129 +0,0 @@ - - - - 4.0.0 - - - org.springframework.data.build - spring-data-parent - 2.7.3-SNAPSHOT - - - org.springframework.data - spring-data-geode-parent - 2.8.0-SNAPSHOT - pom - - Spring Data for Apache Geode Parent - Spring Data for Apache Geode Parent Maven POM - https://projects.spring.io/spring-data-geode/ - - - Pivotal Software, Inc. - https://www.spring.io - - - - - jblum - John Blum - Pivotal - https://www.pivotal.io - - Lead Developer - - - - - - spring-data-geode - spring-data-geode-distribution - - - - spring.data.geode - 1.8 - 2.7.7 - 1.9.1 - 1.1.1 - 2.18.0 - 1.01 - 0.4 - 2.7.3-SNAPSHOT - 1.2.0.RELEASE - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.apache.geode:geode-gfsh - - false - - https://geode.apache.org/releases/latest/javadoc/ - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*Tests.java - **/*Test.java - - false - - ${basedir}/src/test/resources/java-util-logging.properties - true - error - apache-geode - - - - - - - - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - - - geode-snapshot - Apache Geode Snapshots - https://maven.apachegeode-ci.info/snapshots - - true - - - true - - - - - - - - - - spring-plugins-release - https://repo.spring.io/plugins-release - - - -