From 23f6a7130242d23b4a17f5327c72fbc60d400d07 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 11 Dec 2024 09:34:06 -0500 Subject: [PATCH] GH-479: Fix pom.xml for proper org & project urls Fixes: https://github.com/spring-projects/spring-retry/issues/479 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4a575f6d..10bfdcbb 100644 --- a/pom.xml +++ b/pom.xml @@ -14,10 +14,10 @@ operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.]]> - https://www.springsource.org + https://github.com/spring-projects/spring-retry - SpringSource - https://www.springsource.com + Spring IO + https://spring.io