From 2ab823213909af852ea2ae73df2d160f3bbcd38b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 3 Mar 2022 09:35:28 +0100 Subject: [PATCH] Add revision property necessary for release scripts --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f0eb68..7eb190c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.retry spring-retry - 1.3.2-SNAPSHOT + ${revision} Spring Retry + 1.3.2-SNAPSHOT false 1.6 true