Author: cbrisson
Date: Thu Aug 20 17:11:20 2015
New Revision: 1696819

URL: http://svn.apache.org/r1696819
Log:
have tools depend on engine v2

Modified:
    velocity/tools/trunk/pom.xml

Modified: velocity/tools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/tools/trunk/pom.xml?rev=1696819&r1=1696818&r2=1696819&view=diff
==============================================================================
--- velocity/tools/trunk/pom.xml (original)
+++ velocity/tools/trunk/pom.xml Thu Aug 20 17:11:20 2015
@@ -16,7 +16,7 @@
     <parent>
         <artifactId>velocity-master</artifactId>
         <groupId>org.apache.velocity</groupId>
-        <version>1-SNAPSHOT</version>
+        <version>2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 


Reply via email to