Author: nbubna
Date: Wed Nov 20 22:37:48 2013
New Revision: 1543976

URL: http://svn.apache.org/r1543976
Log:
fix version

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

Modified: velocity/engine/branches/1.7.x/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/branches/1.7.x/pom.xml?rev=1543976&r1=1543975&r2=1543976&view=diff
==============================================================================
--- velocity/engine/branches/1.7.x/pom.xml (original)
+++ velocity/engine/branches/1.7.x/pom.xml Wed Nov 20 22:37:48 2013
@@ -33,7 +33,7 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity</artifactId>
-  <version>1.7.1</version>
+  <version>1.7.1-SNAPSHOT</version>
 
   <name>Apache Velocity</name>
   <url>http://velocity.apache.org/engine/devel/</url>


Reply via email to