Author: mriou Date: Thu May 17 17:16:43 2007 New Revision: 539189 URL: http://svn.apache.org/viewvc?view=rev&rev=539189 Log: Release APACHE_ODE_1.0-RC5-INCUBATING-SNAPSHOT
Added: incubator/ode/tags/APACHE_ODE_1.0-RC5-INCUBATING-SNAPSHOT/ - copied from r539175, incubator/ode/trunk/ incubator/ode/tags/APACHE_ODE_1.0-RC5-INCUBATING-SNAPSHOT/Rakefile - copied, changed from r539180, incubator/ode/trunk/Rakefile Copied: incubator/ode/tags/APACHE_ODE_1.0-RC5-INCUBATING-SNAPSHOT/Rakefile (from r539180, incubator/ode/trunk/Rakefile) URL: http://svn.apache.org/viewvc/incubator/ode/tags/APACHE_ODE_1.0-RC5-INCUBATING-SNAPSHOT/Rakefile?view=diff&rev=539189&p1=incubator/ode/trunk/Rakefile&r1=539180&p2=incubator/ode/tags/APACHE_ODE_1.0-RC5-INCUBATING-SNAPSHOT/Rakefile&r2=539189 ============================================================================== --- incubator/ode/trunk/Rakefile (original) +++ incubator/ode/tags/APACHE_ODE_1.0-RC5-INCUBATING-SNAPSHOT/Rakefile Thu May 17 17:16:43 2007 @@ -25,8 +25,8 @@ # Keep this structure to allow the build system to update version numbers. -VERSION_NUMBER = "1.0-RC4-incubating-SNAPSHOT" -NEXT_VERSION = "1.0-RC5-incubating-SNAPSHOT" +VERSION_NUMBER = "1.0-RC5-incubating-SNAPSHOT" +NEXT_VERSION = "1.1" ANNONGEN = "annogen:annogen:jar:0.1.0" ANT = "ant:ant:jar:1.6.5"