You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/04/29 13:37:47 UTC

svn commit: r533495 - /incubator/tuscany/java/sca/modules/implementation-script/pom.xml

Author: antelder
Date: Sun Apr 29 04:37:45 2007
New Revision: 533495

URL: http://svn.apache.org/viewvc?view=rev&rev=533495
Log:
Move up to the latest JRuby release

Modified:
    incubator/tuscany/java/sca/modules/implementation-script/pom.xml

Modified: incubator/tuscany/java/sca/modules/implementation-script/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-script/pom.xml?view=diff&rev=533495&r1=533494&r2=533495
==============================================================================
--- incubator/tuscany/java/sca/modules/implementation-script/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/implementation-script/pom.xml Sun Apr 29 04:37:45 2007
@@ -132,7 +132,7 @@
         <dependency>
             <groupId>org.jruby</groupId>
             <artifactId>jruby-complete</artifactId>
-            <version>0.9.8</version>
+            <version>0.9.9</version>
             <scope>compile</scope>
         </dependency>
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org