dev@glassfish.java.net

[REVIEW] pom.xml change

From: Justin Lee <justin.d.lee_at_oracle.com>
Date: Wed, 26 May 2010 14:26:29 -0400

Index: pom.xml
===================================================================
--- pom.xml (revision 37233)
+++ pom.xml (working copy)
@@ -104,7 +104,7 @@
<jsf-ext.version>0.2</jsf-ext.version>
<woodstock.version>4.0.2.3</woodstock.version>
<jaxrpc-api.version>1.1</jaxrpc-api.version>
- <grizzly.version>1.9.19-beta3</grizzly.version>
+ <grizzly.version>1.9.19-beta4</grizzly.version>
<jaxb-api.version>2.1</jaxb-api.version>
<jsr250-api.version>1.0</jsr250-api.version>
<jsr181-api.version>1.0-MR1</jsr181-api.version>


On a side note, for changes as simple as a version bump when integrating
a new version, do we *really* need to get such changes reviewed? Seems
like largely unncessary delays and waiting for the most part.