GH-479: Fix pom.xml for proper org & project urls

Fixes: https://github.com/spring-projects/spring-retry/issues/479
This commit is contained in:
Artem Bilan
2024-12-11 09:34:06 -05:00
parent f92c90a2a5
commit 23f6a71302

View File

@@ -14,10 +14,10 @@
operation to retry if it fails, based on the type of exception, and with a fixed
or exponential backoff.]]>
</description>
<url>https://www.springsource.org</url>
<url>https://github.com/spring-projects/spring-retry</url>
<organization>
<name>SpringSource</name>
<url>https://www.springsource.com</url>
<name>Spring IO</name>
<url>https://spring.io</url>
</organization>
<licenses>
<license>