You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2008/12/02 16:19:59 UTC

svn commit: r722495 - in /velocity/tools/trunk: build.properties pom.xml

Author: nbubna
Date: Tue Dec  2 07:19:58 2008
New Revision: 722495

URL: http://svn.apache.org/viewvc?rev=722495&view=rev
Log:
set version back to 2.0-SNAPSHOT post-release

Modified:
    velocity/tools/trunk/build.properties
    velocity/tools/trunk/pom.xml

Modified: velocity/tools/trunk/build.properties
URL: http://svn.apache.org/viewvc/velocity/tools/trunk/build.properties?rev=722495&r1=722494&r2=722495&view=diff
==============================================================================
--- velocity/tools/trunk/build.properties (original)
+++ velocity/tools/trunk/build.properties Tue Dec  2 07:19:58 2008
@@ -30,7 +30,7 @@
 
 # project identification
 project.name=VelocityTools
-project.version=2.0-beta3
+project.version=2.0-SNAPSHOT
 project.libname=velocity-tools
 project.id=${project.libname}-${project.version}
 

Modified: velocity/tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/velocity/tools/trunk/pom.xml?rev=722495&r1=722494&r2=722495&view=diff
==============================================================================
--- velocity/tools/trunk/pom.xml (original)
+++ velocity/tools/trunk/pom.xml Tue Dec  2 07:19:58 2008
@@ -27,7 +27,7 @@
     <groupId>org.apache.velocity</groupId>
     <artifactId>velocity-tools</artifactId>
     <name>VelocityTools</name>
-    <version>2.0-beta3</version>
+    <version>2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <organization>