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 2007/07/02 22:13:06 UTC

svn commit: r552579 - in /velocity/tools/branches/2.x: build.properties pom.xml

Author: nbubna
Date: Mon Jul  2 13:13:05 2007
New Revision: 552579

URL: http://svn.apache.org/viewvc?view=rev&rev=552579
Log:
increment version after release

Modified:
    velocity/tools/branches/2.x/build.properties
    velocity/tools/branches/2.x/pom.xml

Modified: velocity/tools/branches/2.x/build.properties
URL: http://svn.apache.org/viewvc/velocity/tools/branches/2.x/build.properties?view=diff&rev=552579&r1=552578&r2=552579
==============================================================================
--- velocity/tools/branches/2.x/build.properties (original)
+++ velocity/tools/branches/2.x/build.properties Mon Jul  2 13:13:05 2007
@@ -30,7 +30,7 @@
 
 # project identification
 project.name=VelocityTools
-project.version=2.0-alpha1
+project.version=2.0-alpha2
 project.libname=velocity-tools
 project.id=${project.libname}-${project.version}
 

Modified: velocity/tools/branches/2.x/pom.xml
URL: http://svn.apache.org/viewvc/velocity/tools/branches/2.x/pom.xml?view=diff&rev=552579&r1=552578&r2=552579
==============================================================================
--- velocity/tools/branches/2.x/pom.xml (original)
+++ velocity/tools/branches/2.x/pom.xml Mon Jul  2 13:13:05 2007
@@ -27,7 +27,7 @@
     <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools</artifactId>
     <name>VelocityTools</name>
-    <version>2.0-alpha1</version>
+    <version>2.0-alpha2</version>
     <packaging>jar</packaging>
 
     <organization>