From 33c67452393344c7e761242a26fb8f04f993d830 Mon Sep 17 00:00:00 2001 From: Eclipse Project for JavaMail Date: Thu, 8 Apr 2021 08:32:01 +0000 Subject: [PATCH 1/2] Prepare release 1.6.7 --- 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/pom.xml | 2 +- outlook/pom.xml | 2 +- parent-distrib/pom.xml | 2 +- pom.xml | 2 +- pop3/pom.xml | 2 +- publish/pom.xml | 4 ++-- servlet/pom.xml | 2 +- smtp/pom.xml | 2 +- taglib/pom.xml | 2 +- webapp/pom.xml | 2 +- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/android/activation/pom.xml b/android/activation/pom.xml index 1a25f19ff..2c00e5248 100644 --- a/android/activation/pom.xml +++ b/android/activation/pom.xml @@ -18,7 +18,7 @@ com.sun.mail android - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/android/mail/pom.xml b/android/mail/pom.xml index 99872e9ad..24a127efc 100644 --- a/android/mail/pom.xml +++ b/android/mail/pom.xml @@ -28,7 +28,7 @@ com.sun.mail android - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/android/pom.xml b/android/pom.xml index 0abf7c413..000687ef7 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/client/pom.xml b/client/pom.xml index 84a34a650..860122bae 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/demo/pom.xml b/demo/pom.xml index abe7d0b65..33079b70f 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/dsn/pom.xml b/dsn/pom.xml index 8f6834ffd..30752299e 100644 --- a/dsn/pom.xml +++ b/dsn/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/gimap/pom.xml b/gimap/pom.xml index 2e9c9fdf4..68c2fbc18 100644 --- a/gimap/pom.xml +++ b/gimap/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/imap/pom.xml b/imap/pom.xml index 1338920b0..220594083 100644 --- a/imap/pom.xml +++ b/imap/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7-SNAPSHOT + 1.6.7 ../parent-distrib/pom.xml 4.0.0 diff --git a/javadoc/pom.xml b/javadoc/pom.xml index 1effaf15f..dc7781ef6 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -24,13 +24,13 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail javadoc pom - 1.6.7-SNAPSHOT + 1.6.7 Jakarta Mail API javadocs ${project.name} diff --git a/logging/pom.xml b/logging/pom.xml index 8db899bef..63e125586 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/mail/pom.xml b/mail/pom.xml index 5157559d4..ab6135d82 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/mailapi/pom.xml b/mailapi/pom.xml index 73cf4cfd8..50ae6e1ef 100644 --- a/mailapi/pom.xml +++ b/mailapi/pom.xml @@ -32,7 +32,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/mailapijar/pom.xml b/mailapijar/pom.xml index 6ed23f635..20a127bf2 100644 --- a/mailapijar/pom.xml +++ b/mailapijar/pom.xml @@ -37,7 +37,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 jakarta.mail diff --git a/mailhandler/pom.xml b/mailhandler/pom.xml index ca3515b9a..28d407da0 100644 --- a/mailhandler/pom.xml +++ b/mailhandler/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7-SNAPSHOT + 1.6.7 ../parent-distrib/pom.xml 4.0.0 diff --git a/mbox/pom.xml b/mbox/pom.xml index 171c9c1ce..ea9797385 100644 --- a/mbox/pom.xml +++ b/mbox/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/outlook/pom.xml b/outlook/pom.xml index 0079ce5ae..1e8035532 100644 --- a/outlook/pom.xml +++ b/outlook/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/parent-distrib/pom.xml b/parent-distrib/pom.xml index 4a120733a..55b8740eb 100644 --- a/parent-distrib/pom.xml +++ b/parent-distrib/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/pom.xml b/pom.xml index 46ad9c055..88552c50f 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ com.sun.mail all pom - 1.6.7-SNAPSHOT + 1.6.7 Jakarta Mail API distribution ${project.name} http://eclipse-ee4j.github.io/mail diff --git a/pop3/pom.xml b/pop3/pom.xml index 317fc1282..5d2bc6be0 100644 --- a/pop3/pom.xml +++ b/pop3/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7-SNAPSHOT + 1.6.7 ../parent-distrib/pom.xml 4.0.0 diff --git a/publish/pom.xml b/publish/pom.xml index 17ed6b69a..c84f99b25 100644 --- a/publish/pom.xml +++ b/publish/pom.xml @@ -24,13 +24,13 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail publish pom - 1.6.7-SNAPSHOT + 1.6.7 Jakarta Mail API publish project diff --git a/servlet/pom.xml b/servlet/pom.xml index 3aa477d82..d4b4c60e5 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/smtp/pom.xml b/smtp/pom.xml index 7ca3f779b..97d6f2b9f 100644 --- a/smtp/pom.xml +++ b/smtp/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7-SNAPSHOT + 1.6.7 ../parent-distrib/pom.xml 4.0.0 diff --git a/taglib/pom.xml b/taglib/pom.xml index 00e4048d1..405303431 100644 --- a/taglib/pom.xml +++ b/taglib/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail diff --git a/webapp/pom.xml b/webapp/pom.xml index c6ede0d19..9f4b7becc 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7-SNAPSHOT + 1.6.7 4.0.0 com.sun.mail From 4509a49b23a9a582c95df49cc58214f41c84a6ae Mon Sep 17 00:00:00 2001 From: Eclipse Project for JavaMail Date: Thu, 8 Apr 2021 08:36:34 +0000 Subject: [PATCH 2/2] Prepare next development cycle for 1.6.8-SNAPSHOT --- 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/pom.xml | 2 +- outlook/pom.xml | 2 +- parent-distrib/pom.xml | 2 +- pom.xml | 2 +- pop3/pom.xml | 2 +- publish/pom.xml | 4 ++-- servlet/pom.xml | 2 +- smtp/pom.xml | 2 +- taglib/pom.xml | 2 +- webapp/pom.xml | 2 +- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/android/activation/pom.xml b/android/activation/pom.xml index 2c00e5248..a225745d1 100644 --- a/android/activation/pom.xml +++ b/android/activation/pom.xml @@ -18,7 +18,7 @@ com.sun.mail android - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/android/mail/pom.xml b/android/mail/pom.xml index 24a127efc..2465caf8d 100644 --- a/android/mail/pom.xml +++ b/android/mail/pom.xml @@ -28,7 +28,7 @@ com.sun.mail android - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/android/pom.xml b/android/pom.xml index 000687ef7..a1af3048c 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/client/pom.xml b/client/pom.xml index 860122bae..5bda6907b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/demo/pom.xml b/demo/pom.xml index 33079b70f..de886fa8b 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/dsn/pom.xml b/dsn/pom.xml index 30752299e..14583d627 100644 --- a/dsn/pom.xml +++ b/dsn/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/gimap/pom.xml b/gimap/pom.xml index 68c2fbc18..25804053b 100644 --- a/gimap/pom.xml +++ b/gimap/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/imap/pom.xml b/imap/pom.xml index 220594083..52c5f4b00 100644 --- a/imap/pom.xml +++ b/imap/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7 + 1.6.8-SNAPSHOT ../parent-distrib/pom.xml 4.0.0 diff --git a/javadoc/pom.xml b/javadoc/pom.xml index dc7781ef6..88d2fcf87 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -24,13 +24,13 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail javadoc pom - 1.6.7 + 1.6.8-SNAPSHOT Jakarta Mail API javadocs ${project.name} diff --git a/logging/pom.xml b/logging/pom.xml index 63e125586..6e0ad1ff6 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/mail/pom.xml b/mail/pom.xml index ab6135d82..553b147f5 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/mailapi/pom.xml b/mailapi/pom.xml index 50ae6e1ef..a653cd9fa 100644 --- a/mailapi/pom.xml +++ b/mailapi/pom.xml @@ -32,7 +32,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/mailapijar/pom.xml b/mailapijar/pom.xml index 20a127bf2..cecf315c5 100644 --- a/mailapijar/pom.xml +++ b/mailapijar/pom.xml @@ -37,7 +37,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 jakarta.mail diff --git a/mailhandler/pom.xml b/mailhandler/pom.xml index 28d407da0..e2c2b5411 100644 --- a/mailhandler/pom.xml +++ b/mailhandler/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7 + 1.6.8-SNAPSHOT ../parent-distrib/pom.xml 4.0.0 diff --git a/mbox/pom.xml b/mbox/pom.xml index ea9797385..d0cbf55f7 100644 --- a/mbox/pom.xml +++ b/mbox/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/outlook/pom.xml b/outlook/pom.xml index 1e8035532..ea023396e 100644 --- a/outlook/pom.xml +++ b/outlook/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/parent-distrib/pom.xml b/parent-distrib/pom.xml index 55b8740eb..ef96b4b72 100644 --- a/parent-distrib/pom.xml +++ b/parent-distrib/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/pom.xml b/pom.xml index 88552c50f..34d8211ef 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ com.sun.mail all pom - 1.6.7 + 1.6.8-SNAPSHOT Jakarta Mail API distribution ${project.name} http://eclipse-ee4j.github.io/mail diff --git a/pop3/pom.xml b/pop3/pom.xml index 5d2bc6be0..6971e9100 100644 --- a/pop3/pom.xml +++ b/pop3/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7 + 1.6.8-SNAPSHOT ../parent-distrib/pom.xml 4.0.0 diff --git a/publish/pom.xml b/publish/pom.xml index c84f99b25..a05c0ce18 100644 --- a/publish/pom.xml +++ b/publish/pom.xml @@ -24,13 +24,13 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail publish pom - 1.6.7 + 1.6.8-SNAPSHOT Jakarta Mail API publish project diff --git a/servlet/pom.xml b/servlet/pom.xml index d4b4c60e5..f4ee2c7ad 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/smtp/pom.xml b/smtp/pom.xml index 97d6f2b9f..952f4aefb 100644 --- a/smtp/pom.xml +++ b/smtp/pom.xml @@ -24,7 +24,7 @@ com.sun.mail parent-distrib - 1.6.7 + 1.6.8-SNAPSHOT ../parent-distrib/pom.xml 4.0.0 diff --git a/taglib/pom.xml b/taglib/pom.xml index 405303431..b3dfc6079 100644 --- a/taglib/pom.xml +++ b/taglib/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail diff --git a/webapp/pom.xml b/webapp/pom.xml index 9f4b7becc..6041e7a4e 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -24,7 +24,7 @@ com.sun.mail all - 1.6.7 + 1.6.8-SNAPSHOT 4.0.0 com.sun.mail