Edit Gradle project module description.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'io.spring.convention.spring-module'
|
||||
apply from: MAVEN_POM_EDITOR_GRADLE
|
||||
|
||||
description = "Spring Boot for Apache Geode Actuator Auto-Configuration"
|
||||
description = "Spring Boot Actuator Auto-Configuration for Apache Geode"
|
||||
|
||||
dependencies {
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'io.spring.convention.spring-module'
|
||||
apply from: MAVEN_POM_EDITOR_GRADLE
|
||||
|
||||
description = "Spring Boot for Apache Geode Actuator"
|
||||
description = "Spring Boot Actuator for Apache Geode"
|
||||
|
||||
dependencies {
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ plugins {
|
||||
apply plugin: 'io.spring.convention.spring-module'
|
||||
apply from: MAVEN_POM_EDITOR_GRADLE
|
||||
|
||||
description = "Spring Boot for Apache Geode Auto-Configuration"
|
||||
description = "Spring Boot Auto-Configuration for Apache Geode"
|
||||
|
||||
dependencies {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user