Author: mriou
Date: Mon Aug 13 15:00:36 2007
New Revision: 565551
URL: http://svn.apache.org/viewvc?view=rev&rev=565551
Log:
Release APACHE_ODE_1.1-RC2
Added:
ode/tags/APACHE_ODE_1.1-RC2/
- copied from r565544, ode/trunk/
Modified:
ode/tags/APACHE_ODE_1.1-RC2/Rakefile
Modified: ode/tags/APACHE_ODE_1.1-RC2/Rakefile
URL:
http://svn.apache.org/viewvc/ode/tags/APACHE_ODE_1.1-RC2/Rakefile?view=diff&rev=565551&r1=565544&r2=565551
==============================================================================
--- ode/tags/APACHE_ODE_1.1-RC2/Rakefile (original)
+++ ode/tags/APACHE_ODE_1.1-RC2/Rakefile Mon Aug 13 15:00:36 2007
@@ -24,8 +24,8 @@
require "buildr/hibernate"
# Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.1-RC1-SNAPSHOT"
-NEXT_VERSION = "1.1-RC2"
+VERSION_NUMBER = "1.1-RC2"
+NEXT_VERSION = "1.2"
ANNONGEN = "annogen:annogen:jar:0.1.0"
ANT = "ant:ant:jar:1.6.5"