dev@glassfish.java.net

Review parent pom.xml

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Thu, 09 Jul 2009 19:07:13 -0700

Please review the jruby version change in the v3 parent pom file. I need
to integrate new jruby container, which has the container config related
changes.

-vivek.

Index: pom.xml
===================================================================
--- pom.xml (revision 28831)
+++ pom.xml (working copy)
@@ -131,7 +131,7 @@
         <minor_version>0</minor_version>
         <version_suffix></version_suffix>
         <build.id>${user.name}-private</build.id><!-- on Hudson and RE,
this gets replaced by real build ID -->
- <jruby-scripting.version>0.7.13</jruby-scripting.version>
+ <jruby-scripting.version>0.9.0</jruby-scripting.version>
         <jmac-api.version>1.0-rev-1</jmac-api.version>
         <jaxws-ri.version>2.1.3</jaxws-ri.version>
         <stax-api.version>1.0-2</stax-api.version>