dev@glassfish.java.net

Please review pom.xml

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Tue, 23 Jun 2009 13:58:57 -0700

This will remove gmbal from webservices-osgi.jar and address
https://glassfish.dev.java.net/issues/show_bug.cgi?id=8578

Currently the Ql for wsit are failing because of endorsed issue which I
am looking into. I may comment the ql and check this in and then fix it
so that monitoring team can make progress
Regards,
Bhakti
Index: pom.xml
===================================================================
--- pom.xml (revision 28094)
+++ pom.xml (working copy)
@@ -142,8 +142,8 @@
         <glassfish-corba.version>3.0.0-b020</glassfish-corba.version>
     <uc-pkg-client.version>1.111-30.2164</uc-pkg-client.version>
     <uc-pkg-bootstrap.version>1.111-30.2164</uc-pkg-bootstrap.version>
- <webservices.version>2.0-b10</webservices.version>
- <jaxb.version>2.2-promoted-b26</jaxb.version>
+ <webservices.version>2.0-b12</webservices.version>
+ <jaxb.version>2.2-promoted-b36</jaxb.version>
         
<javax-persistence-api.version>2.0.0-M3</javax-persistence-api.version>
     <eclipselink.version>2.0.0-M3</eclipselink.version>
         <dbschema.version>RELEASE60</dbschema.version>