aboutsummaryrefslogtreecommitdiff
path: root/velocity-custom-parser-example/pom.xml
diff options
context:
space:
mode:
authorClaude Brisson <claude@renegat.net>2021-02-27 12:52:57 +0100
committerClaude Brisson <claude@renegat.net>2021-02-27 12:52:57 +0100
commita9c3432f357b62370992d4698a2f78c97cf484cb (patch)
treeda44701195c6773cc6eb3ba6d7a0b2e939be4763 /velocity-custom-parser-example/pom.xml
parent2a3d214f75b76a7d8e335608ba071a9d4665bd3c (diff)
downloadapache-velocity-engine-a9c3432f357b62370992d4698a2f78c97cf484cb.tar.gz
[maven-release-plugin] prepare release 2.3-RC1
Diffstat (limited to 'velocity-custom-parser-example/pom.xml')
-rw-r--r--velocity-custom-parser-example/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/velocity-custom-parser-example/pom.xml b/velocity-custom-parser-example/pom.xml
index c7ea4253..49f712b6 100644
--- a/velocity-custom-parser-example/pom.xml
+++ b/velocity-custom-parser-example/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>velocity-custom-parser-example</artifactId>