Release 2.0-beta1

git-svn-id: https://svn.apache.org/repos/asf/ode/tags/2.0-beta1@741785 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/Buildfile b/Buildfile
index 06ce03e..a706457 100644
--- a/Buildfile
+++ b/Buildfile
@@ -25,8 +25,8 @@
 

 

 # Keep this structure to allow the build system to update version numbers.

-VERSION_NUMBER = "2.0-beta1-SNAPSHOT"

-NEXT_VERSION = "2.0-beta2"

+VERSION_NUMBER = "2.0-beta1"

+NEXT_VERSION = "2.0-beta1"

 

 # finds one or artifacts by a regex in a set of artifacts

 def findArtifacts(artifacts, expr)