diff --git a/pom.xml b/pom.xml
index 69bb69db..4ec8b1bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,6 @@
spring-data-geode
- spring-data-gemfire
spring-data-geode-distribution
diff --git a/spring-data-gemfire/pom.xml b/spring-data-gemfire/pom.xml
deleted file mode 100644
index 39ce4077..00000000
--- a/spring-data-gemfire/pom.xml
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
- 4.0.0
-
-
- org.springframework.data
- spring-data-geode-parent
- 2.4.0-SNAPSHOT
-
-
- spring-data-gemfire
- jar
-
- Spring Data for Pivotal GemFire
- Spring Data for Pivotal GemFire (a.k.a. Spring Data GemFire or SDG)
- https://projects.spring.io/spring-data-geode/spring-data-gemfire
-
-
- 9.10.2
-
-
-
-
-
- org.springframework.data
- spring-data-geode
- ${project.parent.version}
-
-
- org.apache.geode
- geode-core
-
-
- org.apache.geode
- geode-cq
-
-
- org.apache.geode
- geode-lucene
-
-
- org.apache.geode
- geode-wan
-
-
-
-
-
-
- io.pivotal.gemfire
- geode-core
- ${gemfire.version}
-
-
- org.apache.logging.log4j
- log4j-jcl
-
-
- org.apache.logging.log4j
- log4j-jul
-
-
- org.apache.logging.log4j
- log4j-slf4j-impl
-
-
-
-
-
- io.pivotal.gemfire
- geode-cq
- ${gemfire.version}
-
-
-
- io.pivotal.gemfire
- geode-lucene
- ${gemfire.version}
-
-
-
- io.pivotal.gemfire
- geode-wan
- ${gemfire.version}
-
-
-
-
-