dev@glassfish.java.net

please approve top-level pom.xml change

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Thu, 20 Aug 2009 15:10:20 -0700

I need to rev HK2 to 0.3.86 to pick up two bug fixes.

I apparently don't have authorization to release the artifacts, so
Jerome or someone else will need to run hk2/release.sh.

here are the changes.

llcMP:code llc$ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 30619)
+++ pom.xml (working copy)
@@ -121,8 +121,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.84</hk2.version>
- <hk2.plugin.version>0.3.84</hk2.plugin.version>
+ <hk2.version>0.3.86</hk2.version>
+ <hk2.plugin.version>0.3.86</hk2.plugin.version>
          <jsr223-api.version>1.0</jsr223-api.version>
          <phobos.version>0.5.10</phobos.version>
          <product.name>GlassFish</product.name>