aboutsummaryrefslogtreecommitdiff
path: root/velocity-custom-parser-example
diff options
context:
space:
mode:
authorClaude Brisson <claude@renegat.net>2021-02-27 12:53:07 +0100
committerClaude Brisson <claude@renegat.net>2021-02-27 12:53:07 +0100
commit29f9e32167a0fe66d2f6ca6ce1d3dc394a977db8 (patch)
tree0ea5cd86a1f0d110d04e3d1fdeebb28177941f19 /velocity-custom-parser-example
parenta9c3432f357b62370992d4698a2f78c97cf484cb (diff)
downloadapache-velocity-engine-29f9e32167a0fe66d2f6ca6ce1d3dc394a977db8.tar.gz
[maven-release-plugin] prepare for next development iteration
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 49f712b6..72c6ab73 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</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>velocity-custom-parser-example</artifactId>