dev@glassfish.java.net

pom.xml review for servlet in nucleus/pom.xml

From: Shing Wai Chan <shing.wai.chan_at_oracle.com>
Date: Fri, 08 Mar 2013 07:53:31 -0800

Hi Romain,
Can you review the following change in nucleus/pom.xml?
Thanks.
       Shing Wai Chan

main/nucleus $ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 60198)
+++ pom.xml (working copy)
@@ -104,7 +104,7 @@
<glassfish-corba.version>4.0.0-b005</glassfish-corba.version>
<stax-api.version>1.0-2</stax-api.version>
<management-api.version>1.1-rev-1</management-api.version>
- <servlet-api.version>3.1-b06</servlet-api.version>
+ <servlet-api.version>3.1-b07</servlet-api.version>
<grizzly.version>2.3-rc4</grizzly.version>
<saaj-api.version>1.3.4</saaj-api.version>
<hk2.version>2.1.66</hk2.version>