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:
committed by
Rossen Stoyanchev
parent
92ed854f97
commit
87002cc7ba
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user