dev@glassfish.java.net

pom.xml review request - update JavaMail version

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Tue, 26 Feb 2013 12:11:26 -0800

This change updates JavaMail from the release candidate version to the
final version. Quicklook passes.

$ svn diff nucleus/pom.xml
Index: nucleus/pom.xml
===================================================================
--- nucleus/pom.xml (revision 59823)
+++ nucleus/pom.xml (working copy)
@@ -133,7 +133,7 @@

<source-annotation-processor.version>1.0</source-annotation-processor.version>

<logging-annotation-processor.version>1.3</logging-annotation-processor.version>
         <command-security-plugin.version>1.0.4</command-security-plugin.version>
- <mail.version>1.4.6-rc1</mail.version>
+ <mail.version>1.4.6</mail.version>
         <javax.annotation-api.version>1.2-b02</javax.annotation-api.version>
         <copyright-plugin.version>1.33</copyright-plugin.version>
         <jdk.version>1.7.0-09</jdk.version>