diff --git a/build.gradle b/build.gradle index 03fb066..77e5667 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ allprojects { } } -description = 'Spring Test Framework for Apache Geode and VMware Tanzu GemFire using Spring Data.' +description = 'Spring Test Framework for Apache Geode' //ext['spring.version'] = "$springVersion" ext['spring-framework.version'] = "$springVersion" diff --git a/pom.xml b/pom.xml index d6f08ca..b16720b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,11 +20,10 @@ spring-data-geode-test - Spring Test Framework for Apache Geode and VMware Tanzu GemFire + Spring Test Framework for Apache Geode This project introduces a Spring Data module building on the Spring Framework's TestContext, - used to write both Unit and Integration Tests for Spring Data for Apache Geode - as well as Spring Data for VMware Tanzu GemFire applications. + used to write Unit and Integration Tests for Spring Data for Apache Geode applications. https://github.com/jxblum/spring-data-tests-4-gemfire