dev@glassfish.java.net

[ACTION]pom.xml review

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Mon, 29 Jun 2009 13:23:50 -0700

I want to integrate the latest jruby container. It is ust jruby version
change in the parent pom.xml file.

Here is the pom.xml changes:

Index: pom.xml
===================================================================
--- pom.xml (revision 28269)
+++ 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.12</jruby-scripting.version>
+ <jruby-scripting.version>0.7.13</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>