dev@glassfish.java.net

please approve v3/pom.xml change

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 14 Sep 2009 13:09:12 -0700

This incorporates a HK2 bug fix needed for the deployment team.

llcMule-2:code llc$ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 31322)
+++ pom.xml (working copy)
@@ -112,8 +112,8 @@
          <commons.collections.version>2.1</commons.collections.version>
          <commons.digester.version>1.5</commons.digester.version>
          <commons.modeler.version>1.1</commons.modeler.version>
- <hk2.version>0.3.91</hk2.version>
- <hk2.plugin.version>0.3.91</hk2.plugin.version>
+ <hk2.version>0.3.93</hk2.version>
+ <hk2.plugin.version>0.3.93</hk2.plugin.version>
          <jsr223-api.version>1.0</jsr223-api.version>
          <phobos.version>0.5.10</phobos.version>
          <product.name>GlassFish</product.name>