Author: mkienenb
Date: Wed Jun  3 03:38:22 2015
New Revision: 1683215

URL: http://svn.apache.org/r1683215
Log:
Set 1.x "trunk" velocity version to 1.8-SNAPSHOT for maven.

Modified:
    velocity/engine/branches/1.x/pom.xml

Modified: velocity/engine/branches/1.x/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/branches/1.x/pom.xml?rev=1683215&r1=1683214&r2=1683215&view=diff
==============================================================================
--- velocity/engine/branches/1.x/pom.xml (original)
+++ velocity/engine/branches/1.x/pom.xml Wed Jun  3 03:38:22 2015
@@ -33,7 +33,7 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity</artifactId>
-  <version>1.7</version>
+  <version>1.8-SNAPSHOT</version>
 
   <name>Apache Velocity</name>
   <url>http://velocity.apache.org/engine/devel/</url>


Reply via email to