Edit project name and description.

This commit is contained in:
John Blum
2019-10-01 13:07:12 -07:00
parent b9b9f51f9c
commit 5a6ef67ab2

View File

@@ -21,11 +21,11 @@
<module>spring-data-gemfire-test</module>
</modules>
<name>Spring Test Framework for Apache Geode and Pivotal GemFire using Spring Data</name>
<name>Spring Test Framework for Apache Geode and Pivotal 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 Pivotal GemFire
as well as Spring Data for Apache Geode applications.
used to write both Unit and Integration Tests for Spring Data for Apache Geode
as well as Spring Data for Pivotal GemFire applications.
</description>
<url>https://github.com/jxblum/spring-data-tests-4-gemfire</url>