Author: cbrisson
Date: Sun Mar 31 19:57:45 2019
New Revision: 1856694
URL: http://svn.apache.org/viewvc?rev=1856694&view=rev
Log:
[engine] Upgrade to velocity-master 3 (it should have been done for 2.1... well
it will be for the next)
Modified:
velocity/engine/trunk/pom.xml
Modified: velocity/engine/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/pom.xml?rev=1856694&r1=1856693&r2=1856694&view=diff
==============================================================================
--- velocity/engine/trunk/pom.xml (original)
+++ velocity/engine/trunk/pom.xml Sun Mar 31 19:57:45 2019
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-master</artifactId>
- <version>2</version>
+ <version>3</version>
<relativePath />
</parent>