Author: midon
Date: Wed Apr 22 23:07:02 2009
New Revision: 767709

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

Added:
    ode/tags/APACHE_ODE_1.3.1/
      - copied from r767672, ode/branches/APACHE_ODE_1.X/
    ode/tags/APACHE_ODE_1.3.1/Rakefile
      - copied, changed from r767686, ode/branches/APACHE_ODE_1.X/Rakefile

Copied: ode/tags/APACHE_ODE_1.3.1/Rakefile (from r767686, 
ode/branches/APACHE_ODE_1.X/Rakefile)
URL: 
http://svn.apache.org/viewvc/ode/tags/APACHE_ODE_1.3.1/Rakefile?p2=ode/tags/APACHE_ODE_1.3.1/Rakefile&p1=ode/branches/APACHE_ODE_1.X/Rakefile&r1=767686&r2=767709&rev=767709&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/tags/APACHE_ODE_1.3.1/Rakefile Wed Apr 22 23:07:02 2009
@@ -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.3.1"
+VERSION_NUMBER = "1.3.1"
+NEXT_VERSION = "1.3.2"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"


Reply via email to