aboutsummaryrefslogtreecommitdiff
path: root/spring-velocity-support
diff options
context:
space:
mode:
authorClaude Brisson <claude@renegat.net>2021-03-03 13:12:25 +0100
committerClaude Brisson <claude@renegat.net>2021-03-03 13:12:25 +0100
commit9cd6c031f9a2b36b6c922b9f86c3034b822e8870 (patch)
tree65e9d5855e5f8019352ae9ea73ccc4b9513bdb05 /spring-velocity-support
parentdd9b7242dc690b5dc341542087904b9606fa6a71 (diff)
downloadapache-velocity-engine-9cd6c031f9a2b36b6c922b9f86c3034b822e8870.tar.gz
[maven-release-plugin] prepare release 2.3-RC2
Diffstat (limited to 'spring-velocity-support')
-rw-r--r--spring-velocity-support/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-velocity-support/pom.xml b/spring-velocity-support/pom.xml
index 1f0d1127..2a39811e 100644
--- a/spring-velocity-support/pom.xml
+++ b/spring-velocity-support/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-parent</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
</parent>
<artifactId>spring-velocity-support</artifactId>
<name>Spring framework Velocity support</name>