You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by to...@apache.org on 2010/06/09 08:51:17 UTC

svn commit: r952915 - /buildr/trunk/lib/buildr/java/bdd.rb

Author: toulmean
Date: Wed Jun  9 06:51:17 2010
New Revision: 952915

URL: http://svn.apache.org/viewvc?rev=952915&view=rev
Log:
moving to 1.5.1 for bdd with jruby

Modified:
    buildr/trunk/lib/buildr/java/bdd.rb

Modified: buildr/trunk/lib/buildr/java/bdd.rb
URL: http://svn.apache.org/viewvc/buildr/trunk/lib/buildr/java/bdd.rb?rev=952915&r1=952914&r2=952915&view=diff
==============================================================================
--- buildr/trunk/lib/buildr/java/bdd.rb (original)
+++ buildr/trunk/lib/buildr/java/bdd.rb Wed Jun  9 06:51:17 2010
@@ -48,7 +48,7 @@ module Buildr
   module TestFramework::JRubyBased
     extend self
 
-    VERSION = '1.4.0'
+    VERSION = '1.5.1'
 
     class << self
       def version