Update Maven POM project URL.

This commit is contained in:
John Blum
2020-09-18 02:33:36 -07:00
parent 0159c39c17
commit 44b424f358

View File

@@ -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'
}
}
}