Author: nbubna
Date: Mon May 10 19:12:31 2010
New Revision: 942854
URL: http://svn.apache.org/viewvc?rev=942854&view=rev
Log:
update version 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=942854&r1=942853&r2=942854&view=diff
==============================================================================
--- velocity/tools/trunk/build.properties (original)
+++ velocity/tools/trunk/build.properties Mon May 10 19:12:31 2010
@@ -30,7 +30,7 @@ compile.target=1.5
# project identification
project.name=VelocityTools
-project.version=2.0
+project.version=2.1-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=942854&r1=942853&r2=942854&view=diff
==============================================================================
--- velocity/tools/trunk/pom.xml (original)
+++ velocity/tools/trunk/pom.xml Mon May 10 19:12:31 2010
@@ -27,7 +27,7 @@
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-tools</artifactId>
<name>VelocityTools</name>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<organization>