dev@glassfish.java.net

Please review pom.xml

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Tue, 03 Nov 2009 15:22:37 -0800

Hi Jane,
Please can you review the following pom. There are mninor version
changes to webservices and jaxb. I will run the devtests and quicklooks
before committing once I have your approval
Thanks,
Bhakti

Index: pom.xml
===================================================================
--- pom.xml (revision 33749)
+++ pom.xml (working copy)
@@ -133,9 +133,9 @@
         <glassfish-corba.version>3.0.0-b034</glassfish-corba.version>
         <uc-pkg-client.version>1.122-38.2471</uc-pkg-client.version>
     <uc-pkg-bootstrap.version>1.122-38.2471</uc-pkg-bootstrap.version>
- <webservices.version>2.0-b25</webservices.version>
+ <webservices.version>2.0-b26</webservices.version>
         <woodstox.version>3.2.1-RC1</woodstox.version>
- <jaxb.version>2.2-promoted-b61</jaxb.version>
+ <jaxb.version>2.2-promoted-b64</jaxb.version>
         
<javax-persistence-api.version>2.0.0-M12</javax-persistence-api.version>
         <eclipselink.version>2.0.0-M12</eclipselink.version>
         <dbschema.version>RELEASE60</dbschema.version>
Index: packager/pkg_conf.py.template
===================================================================
--- packager/pkg_conf.py.template (revision 33749)
+++ packager/pkg_conf.py.template (working copy)
@@ -26,7 +26,7 @@
 corba_version="3.0.0,0-32"
 jsf_version="2.0.1,0-2"
 grizzly_version="1.9.18,0-5"
-metro_version="2.0,0-25"
+metro_version="2.0,0-26"
 
 #description
 glassfish_description="GlassFish v3 Application Server"