Edit Gradle module descriptions.

This commit is contained in:
John Blum
2019-05-22 17:17:35 -07:00
parent de098bcc10
commit 569ccc894d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apply plugin: 'io.spring.convention.spring-module'
description = "Spring Boot Starter Test for Apache Geode"
description = "Spring Boot Test Starter for Pivotal GemFire"
dependencies {

View File

@@ -1,6 +1,6 @@
apply plugin: 'io.spring.convention.spring-module'
description = "Spring Boot Starter Test for Apache Geode"
description = "Spring Boot Test Starter for Apache Geode"
dependencies {