dev@glassfish.java.net

pom.xml update

From: Justin Lee <Justin.Lee_at_Sun.COM>
Date: Mon, 04 May 2009 14:51:17 -0400

A simple version bump. Fixes a missing OSGi/SSL reference. This
applies to trunk and branch. I'll wait for the maven sync this time, I
promise. :)

Index: pom.xml
===================================================================
--- pom.xml (revision 26870)
+++ pom.xml (working copy)
@@ -110,7 +110,7 @@
         <deployment-api.version>1.2-rev-1</deployment-api.version>
         <jaxrpc-api.version>1.1</jaxrpc-api.version>
         <grizzly.version>1.9.14</grizzly.version>
- <grizzly-config.version>1.0.5</grizzly-config.version>
+ <grizzly-config.version>1.0.6</grizzly-config.version>
         <jaxb-api.version>2.1</jaxb-api.version>
         <jaxws-api.version>2.1</jaxws-api.version>
         <jsr250-api.version>1.0</jsr250-api.version>