Replace all references to 'VMware GemFire' with 'VMware Tanzu GemFire' in project Gradle/Maven build files and the docs (README).

This commit is contained in:
John Blum
2020-09-16 16:11:16 -07:00
parent e67104ee6b
commit 3a2811f52b
4 changed files with 6 additions and 6 deletions

View File

@@ -21,11 +21,11 @@
<module>spring-data-gemfire-test</module>
</modules>
<name>Spring Test Framework for Apache Geode and VMware GemFire</name>
<name>Spring Test Framework for Apache Geode and VMware Tanzu GemFire</name>
<description>
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 GemFire applications.
as well as Spring Data for VMware Tanzu GemFire applications.
</description>
<url>https://github.com/jxblum/spring-data-tests-4-gemfire</url>