From 4f16c9e3645c42d3ff929f2b2a74794c625c33ff Mon Sep 17 00:00:00 2001 From: Bill Shannon Date: Mon, 8 Aug 2016 17:19:54 -0700 Subject: [PATCH] Final release of JavaMail 1.5.6. --- android/activation/pom.xml | 2 +- android/mail/pom.xml | 2 +- android/pom.xml | 2 +- client/pom.xml | 2 +- demo/pom.xml | 2 +- dsn/pom.xml | 2 +- gimap/pom.xml | 2 +- imap/pom.xml | 2 +- javadoc/pom.xml | 4 ++-- logging/pom.xml | 2 +- mail/pom.xml | 2 +- mailapi/pom.xml | 2 +- mailapijar/pom.xml | 2 +- mailhandler/pom.xml | 2 +- mbox/native/pom.xml | 2 +- mbox/pom.xml | 2 +- oldmail/pom.xml | 2 +- outlook/pom.xml | 2 +- parent-distrib/pom.xml | 2 +- pom.xml | 6 +++--- pop3/pom.xml | 2 +- publish/pom.xml | 20 ++++++++++---------- servlet/pom.xml | 2 +- smtp/pom.xml | 2 +- taglib/pom.xml | 2 +- webapp/pom.xml | 2 +- 26 files changed, 38 insertions(+), 38 deletions(-) diff --git a/android/activation/pom.xml b/android/activation/pom.xml index a6174b5b..8c7975a6 100644 --- a/android/activation/pom.xml +++ b/android/activation/pom.xml @@ -48,7 +48,7 @@ com.sun.mail android - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/android/mail/pom.xml b/android/mail/pom.xml index 1de5519a..25e9e607 100644 --- a/android/mail/pom.xml +++ b/android/mail/pom.xml @@ -52,7 +52,7 @@ com.sun.mail android - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/android/pom.xml b/android/pom.xml index 838662b4..b1d9e6ae 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/client/pom.xml b/client/pom.xml index c29710ad..e3f3d1c2 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/demo/pom.xml b/demo/pom.xml index cba01af4..a5f3dd62 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/dsn/pom.xml b/dsn/pom.xml index 7d549559..de2ea464 100644 --- a/dsn/pom.xml +++ b/dsn/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/gimap/pom.xml b/gimap/pom.xml index c30d66dc..e7f3ca0c 100644 --- a/gimap/pom.xml +++ b/gimap/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/imap/pom.xml b/imap/pom.xml index 6b524d51..9715e67a 100644 --- a/imap/pom.xml +++ b/imap/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.5.6-SNAPSHOT + 1.5.6 ../parent-distrib/pom.xml 4.0.0 diff --git a/javadoc/pom.xml b/javadoc/pom.xml index ac4591fa..2d7a82a4 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -48,13 +48,13 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail javadoc pom - 1.5.6-SNAPSHOT + 1.5.6 JavaMail API javadocs ${project.name} diff --git a/logging/pom.xml b/logging/pom.xml index e6f283fc..c355a0b8 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/mail/pom.xml b/mail/pom.xml index 6f66d3a0..9598ba49 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/mailapi/pom.xml b/mailapi/pom.xml index 645b0d02..48907bb5 100644 --- a/mailapi/pom.xml +++ b/mailapi/pom.xml @@ -56,7 +56,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/mailapijar/pom.xml b/mailapijar/pom.xml index 081a927a..675d7caa 100644 --- a/mailapijar/pom.xml +++ b/mailapijar/pom.xml @@ -55,7 +55,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 javax.mail diff --git a/mailhandler/pom.xml b/mailhandler/pom.xml index 9987c61d..cb4784b5 100644 --- a/mailhandler/pom.xml +++ b/mailhandler/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.5.6-SNAPSHOT + 1.5.6 ../parent-distrib/pom.xml 4.0.0 diff --git a/mbox/native/pom.xml b/mbox/native/pom.xml index 14e983da..f9fdefba 100644 --- a/mbox/native/pom.xml +++ b/mbox/native/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 ../../pom.xml 4.0.0 diff --git a/mbox/pom.xml b/mbox/pom.xml index fbe14900..632d889e 100644 --- a/mbox/pom.xml +++ b/mbox/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/oldmail/pom.xml b/oldmail/pom.xml index 8fc09800..4fae2266 100644 --- a/oldmail/pom.xml +++ b/oldmail/pom.xml @@ -53,7 +53,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 javax.mail diff --git a/outlook/pom.xml b/outlook/pom.xml index 55cd9ef9..0d50c438 100644 --- a/outlook/pom.xml +++ b/outlook/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/parent-distrib/pom.xml b/parent-distrib/pom.xml index 75e1e332..4df91847 100644 --- a/parent-distrib/pom.xml +++ b/parent-distrib/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/pom.xml b/pom.xml index cc9a5288..a5260664 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ com.sun.mail all pom - 1.5.6-SNAPSHOT + 1.5.6 JavaMail API distribution ${project.name} http://javamail.java.net @@ -85,9 +85,9 @@ - 1.5.6-SNAPSHOT + 1.5.6 - 1_5_6-SNAPSHOT + 1_5_6 1.5 diff --git a/pop3/pom.xml b/pop3/pom.xml index 7bcbaa74..d2341cb1 100644 --- a/pop3/pom.xml +++ b/pop3/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.5.6-SNAPSHOT + 1.5.6 ../parent-distrib/pom.xml 4.0.0 diff --git a/publish/pom.xml b/publish/pom.xml index 7c7d0706..a749a4ba 100644 --- a/publish/pom.xml +++ b/publish/pom.xml @@ -48,13 +48,13 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail publish pom - 1.5.6-SNAPSHOT + 1.5.6 JavaMail API publish project @@ -89,44 +89,44 @@ com.sun.mail javax.mail - 1.5.6-SNAPSHOT + 1.5.6 diff --git a/servlet/pom.xml b/servlet/pom.xml index c6781184..0f62728f 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/smtp/pom.xml b/smtp/pom.xml index 76b09b97..f38d135f 100644 --- a/smtp/pom.xml +++ b/smtp/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.5.6-SNAPSHOT + 1.5.6 ../parent-distrib/pom.xml 4.0.0 diff --git a/taglib/pom.xml b/taglib/pom.xml index ce88595a..ae55ac28 100644 --- a/taglib/pom.xml +++ b/taglib/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail diff --git a/webapp/pom.xml b/webapp/pom.xml index d5bd0a3e..9fee75e3 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.5.6-SNAPSHOT + 1.5.6 4.0.0 com.sun.mail