Release APACHE_ODE_1.3.1

git-svn-id: https://svn.apache.org/repos/asf/ode/tags/APACHE_ODE_1.3.1@767709 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/Rakefile b/Rakefile
index 0d0c161..197e506 100644
--- a/Rakefile
+++ b/Rakefile
@@ -23,8 +23,8 @@
 require "buildr/hibernate"
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3.1-SNAPSHOT"
-NEXT_VERSION = "1.4"
+VERSION_NUMBER = "1.3.1"
+NEXT_VERSION = "1.3.2"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"