Author: mriou
Date: Fri Feb  6 23:24:13 2009
New Revision: 741781

URL: http://svn.apache.org/viewvc?rev=741781&view=rev
Log:
Release APACHE_ODE_1.3

Added:
    ode/tags/APACHE_ODE_1.3/
      - copied from r741736, ode/branches/APACHE_ODE_1.X/
    ode/tags/APACHE_ODE_1.3/RELEASE_NOTES
      - copied unchanged from r741764, ode/branches/APACHE_ODE_1.X/RELEASE_NOTES
    ode/tags/APACHE_ODE_1.3/Rakefile
      - copied, changed from r741765, ode/branches/APACHE_ODE_1.X/Rakefile

Copied: ode/tags/APACHE_ODE_1.3/Rakefile (from r741765, 
ode/branches/APACHE_ODE_1.X/Rakefile)
URL: 
http://svn.apache.org/viewvc/ode/tags/APACHE_ODE_1.3/Rakefile?p2=ode/tags/APACHE_ODE_1.3/Rakefile&p1=ode/branches/APACHE_ODE_1.X/Rakefile&r1=741765&r2=741781&rev=741781&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/tags/APACHE_ODE_1.3/Rakefile Fri Feb  6 23:24:13 2009
@@ -23,8 +23,8 @@
 require "buildr/hibernate"
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3-SNAPSHOT"
-NEXT_VERSION = "1.3"
+VERSION_NUMBER = "1.3"
+NEXT_VERSION = "1.4"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"


Reply via email to