aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-examples
diff options
context:
space:
mode:
authorClaude Brisson <cbrisson@apache.org>2016-11-14 22:30:29 +0000
committerClaude Brisson <cbrisson@apache.org>2016-11-14 22:30:29 +0000
commitfc3f5bf18e0bae29f664c4846ca274238799ab6c (patch)
tree3eac1329ed906dc7cabe2ba283d6351d7346660a /velocity-engine-examples
parentff298e6500688529dff5ffd24d82031f61c86bd1 (diff)
downloadapache-velocity-engine-fc3f5bf18e0bae29f664c4846ca274238799ab6c.tar.gz
[engine] revert version from 2.1-SNAPSHOT to 2.0-SNAPSHOT, still a small patch to integrate (but shouldn't need a specific testing cycle...)
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1769698 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'velocity-engine-examples')
-rw-r--r--velocity-engine-examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/velocity-engine-examples/pom.xml b/velocity-engine-examples/pom.xml
index dc4142cc..8b46a293 100644
--- a/velocity-engine-examples/pom.xml
+++ b/velocity-engine-examples/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-parent</artifactId>
- <version>2.1-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<artifactId>velocity-engine-examples</artifactId>