Update link to project page

This commit updates the published POMs for this project to point to the
new project page on spring.io.
This commit is contained in:
Brian Clozel
2020-04-30 17:18:53 +02:00
committed by Rossen Stoyanchev
parent 92ed854f97
commit 87002cc7ba

View File

@@ -25,7 +25,7 @@ def customizePom(pom, gradleProject) {
url = "https://github.com/spring-projects/spring-webflow"
organization {
name = "Spring IO"
url = "https://projects.spring.io/spring-webflow"
url = "https://spring.io/projects/spring-webflow"
}
licenses {
license {