You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by bo...@apache.org on 2007/08/22 21:17:05 UTC

svn commit: r568731 - /ode/trunk/Rakefile

Author: boisvert
Date: Wed Aug 22 12:17:04 2007
New Revision: 568731

URL: http://svn.apache.org/viewvc?rev=568731&view=rev
Log:
Upgrade to servicemix-3.1.1

Modified:
    ode/trunk/Rakefile

Modified: ode/trunk/Rakefile
URL: http://svn.apache.org/viewvc/ode/trunk/Rakefile?rev=568731&r1=568730&r2=568731&view=diff
==============================================================================
--- ode/trunk/Rakefile (original)
+++ ode/trunk/Rakefile Wed Aug 22 12:17:04 2007
@@ -72,7 +72,7 @@
   :resource         =>"org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:1.0"
 )
 JAXEN               = "jaxen:jaxen:jar:1.1-beta-8"
-JBI                 = "org.apache.servicemix:servicemix-jbi:jar:3.1-incubating"
+JBI                 = "org.apache.servicemix:servicemix-jbi:jar:3.1.1-incubating"
 JENCKS              = "org.jencks:jencks:jar:all:1.3"
 JIBX                = "jibx:jibx-run:jar:1.1-beta3"
 LOG4J               = "log4j:log4j:jar:1.2.13"