sync versions in 2.0-beta1 tag

git-svn-id: https://svn.apache.org/repos/asf/velocity/tools/tags/2.0-beta1@608707 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index 955bc27..dd7f18a 100644
--- a/build.properties
+++ b/build.properties
@@ -30,7 +30,7 @@
 
 # project identification
 project.name=VelocityTools
-project.version=2.0-alpha2
+project.version=2.0-beta1
 project.libname=velocity-tools
 project.id=${project.libname}-${project.version}
 
diff --git a/pom.xml b/pom.xml
index 072c72b..cbd8d89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <groupId>org.apache.velocity</groupId>
     <artifactId>velocity-tools</artifactId>
     <name>VelocityTools</name>
-    <version>2.0-alpha2</version>
+    <version>2.0-beta1</version>
     <packaging>jar</packaging>
 
     <organization>