aboutsummaryrefslogtreecommitdiff
path: root/velocity-custom-parser-example
diff options
context:
space:
mode:
authorClaude Brisson <cbrisson@apache.org>2019-12-14 12:36:39 +0000
committerClaude Brisson <cbrisson@apache.org>2019-12-14 12:36:39 +0000
commit8e25f28d34a296cf55fde54ca15a445fd52ea2ba (patch)
tree1e8b9a2438614df430cbc18988a025a54bddea5d /velocity-custom-parser-example
parent1a20114c27caaeb7ca69be5bf4fd4071b8cf596c (diff)
downloadapache-velocity-engine-8e25f28d34a296cf55fde54ca15a445fd52ea2ba.tar.gz
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1871488 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'velocity-custom-parser-example')
-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 0bdc8a65..e165d1c4 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.2</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<artifactId>velocity-custom-parser-example</artifactId>