diff --git a/gradle/maven-pom-editor.gradle b/gradle/maven-pom-editor.gradle index 3130c402..2cae4230 100644 --- a/gradle/maven-pom-editor.gradle +++ b/gradle/maven-pom-editor.gradle @@ -15,7 +15,7 @@ def customizePom(gradleProject, pom) { developerConnection = 'scm:git:git@github.com:spring-projects/spring-boot-data-geode.git' url = 'https://github.com/spring-projects/spring-boot-data-geode' } - url = 'https://github.com/spring-projects/spring-boot-data-geode#spring-boot-for-apache-geode--pivotal-gemfire' + url = 'https://github.com/spring-projects/spring-boot-data-geode#spring-boot-for-apache-geode' } } }