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 2009/05/12 00:03:54 UTC

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

Author: nbubna
Date: Mon May 11 22:03:54 2009
New Revision: 773708

URL: http://svn.apache.org/viewvc?rev=773708&view=rev
Log:
upgrade version number for 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=773708&r1=773707&r2=773708&view=diff
==============================================================================
--- velocity/tools/trunk/build.properties (original)
+++ velocity/tools/trunk/build.properties Mon May 11 22:03:54 2009
@@ -30,7 +30,7 @@
 
 # project identification
 project.name=VelocityTools
-project.version=2.0-SNAPSHOT
+project.version=2.0-beta4
 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=773708&r1=773707&r2=773708&view=diff
==============================================================================
--- velocity/tools/trunk/pom.xml (original)
+++ velocity/tools/trunk/pom.xml Mon May 11 22:03:54 2009
@@ -27,7 +27,7 @@
     <groupId>org.apache.velocity</groupId>
     <artifactId>velocity-tools</artifactId>
     <name>VelocityTools</name>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-beta4</version>
     <packaging>jar</packaging>
 
     <organization>