aboutsummaryrefslogtreecommitdiff
path: root/velocity-custom-parser-example
diff options
context:
space:
mode:
authorClaude Brisson <cbrisson@apache.org>2019-12-28 12:36:07 +0000
committerClaude Brisson <cbrisson@apache.org>2019-12-28 12:36:07 +0000
commita716253b06e7025f208770430156db810db9f411 (patch)
tree42c257b74117b27b1cf0a8f6a6e3f7d280454f40 /velocity-custom-parser-example
parent27751d8116f644057488defc655dd5b2e445980f (diff)
downloadapache-velocity-engine-a716253b06e7025f208770430156db810db9f411.tar.gz
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1872055 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>