Setting new versions.

git-svn-id: https://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.2@601403 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/Rakefile b/Rakefile
index b0191d0..33259ba 100644
--- a/Rakefile
+++ b/Rakefile
@@ -24,8 +24,8 @@
 require "buildr/hibernate"
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.1"
-NEXT_VERSION = "1.2"
+VERSION_NUMBER = "1.2RC1"
+NEXT_VERSION = "1.2RC2"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"