From 87f02c2f45618598cecbf05f85abc60df639e0ed Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Fri, 13 Dec 2024 10:54:44 -0500 Subject: [PATCH] GH-474: Get rid of `revision` property in POM Fixes: https://github.com/spring-projects/spring-retry/issues/474 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 10bfdcb..ad1194f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.retry spring-retry - ${revision} + 2.0.11-SNAPSHOT Spring Retry - 2.0.11-SNAPSHOT false 17 UTF-8