Author: mriou
Date: Fri Jun 6 13:08:53 2008
New Revision: 664110
URL: http://svn.apache.org/viewvc?rev=664110&view=rev
Log:
Preparing version numbers for the release. I'm guessing I have 50% chance to
get them wrong.
Modified:
ode/trunk/Rakefile
Modified: ode/trunk/Rakefile
URL:
http://svn.apache.org/viewvc/ode/trunk/Rakefile?rev=664110&r1=664109&r2=664110&view=diff
==============================================================================
--- ode/trunk/Rakefile (original)
+++ ode/trunk/Rakefile Fri Jun 6 13:08:53 2008
@@ -23,8 +23,8 @@
require "buildr/hibernate"
# Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.2-SNAPSHOT"
-NEXT_VERSION = "1.2"
+VERSION_NUMBER = "1.3-SNAPSHOT"
+NEXT_VERSION = "1.3"
ACTIVEMQ = "org.apache.activemq:apache-activemq:jar:4.1.1"
ANNONGEN = "annogen:annogen:jar:0.1.0"