My maven knowledge is tragically small.
Do we need to make the following change for the 1.x pom.xml?

Index: pom.xml
===================================================================
--- pom.xml    (revision 1683209)
+++ pom.xml    (working copy)
@@ -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>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to