Looks fine...
Thanks,
Snjezana
----- Original Message -----
From: shing.wai.chan_at_oracle.com
To: dev_at_glassfish.java.net
Sent: Wednesday, November 30, 2011 3:06:33 PM GMT -08:00 US/Canada Pacific
Subject: pom.xml change in web-naming
I would like to change the web/web-naming/pom.xml as follows:
Please let me know if this is ok.
Shing Wai Chan
web/web-naming $ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 51214)
+++ pom.xml (working copy)
@@ -84,5 +84,9 @@
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.sun.grizzly</groupId>
+ <artifactId>grizzly-utils</artifactId>
+ </dependency>
</dependencies>
</project>