diff --git a/pom.xml b/pom.xml
index fe8231c1..36d62a1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.retry
spring-retry
- 2.0.12-SNAPSHOT
+ ${revision}
Spring Retry
+ 2.0.12-SNAPSHOT
false
17
UTF-8
@@ -302,6 +303,31 @@
+
+ org.codehaus.mojo
+ flatten-maven-plugin
+ 1.6.0
+
+ ${project.build.directory}
+ oss
+
+
+
+ flatten
+ process-resources
+
+ flatten
+
+
+
+ flatten.clean
+ clean
+
+ clean
+
+
+
+