aboutsummaryrefslogtreecommitdiff
path: root/velocity-custom-parser-example/pom.xml
diff options
context:
space:
mode:
authorClaude Brisson <cbrisson@apache.org>2019-12-28 12:35:51 +0000
committerClaude Brisson <cbrisson@apache.org>2019-12-28 12:35:51 +0000
commit27751d8116f644057488defc655dd5b2e445980f (patch)
tree2843338a95c889c4f6a6efdd51f59929b1e37ac0 /velocity-custom-parser-example/pom.xml
parent4fd0409be89e5e3f750361968dc079676921c3fb (diff)
downloadapache-velocity-engine-27751d8116f644057488defc655dd5b2e445980f.tar.gz
[maven-release-plugin] prepare release 2.2
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1872053 13f79535-47bb-0310-9956-ffa450edef68
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 2f8321ec..0bdc8a65 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-SNAPSHOT</version>
+ <version>2.2</version>
</parent>
<artifactId>velocity-custom-parser-example</artifactId>