From 777749d77c55537c6accc75e121a20a9f7805e80 Mon Sep 17 00:00:00 2001 From: Bill Shannon Date: Fri, 9 Feb 2018 15:53:57 -0800 Subject: [PATCH] Final release of JavaMail 1.6.1. --- android/activation/pom.xml | 2 +- android/mail/pom.xml | 2 +- android/pom.xml | 2 +- client/pom.xml | 4 ++-- demo/pom.xml | 4 ++-- dsn/pom.xml | 2 +- gimap/pom.xml | 2 +- imap/pom.xml | 2 +- javadoc/pom.xml | 4 ++-- logging/pom.xml | 4 ++-- mail/pom.xml | 2 +- mailapi/pom.xml | 2 +- mailapijar/pom.xml | 4 ++-- mailhandler/pom.xml | 2 +- mbox/native/pom.xml | 4 ++-- mbox/pom.xml | 2 +- outlook/pom.xml | 4 ++-- parent-distrib/pom.xml | 2 +- pom.xml | 6 +++--- pop3/pom.xml | 2 +- publish/pom.xml | 22 +++++++++++----------- servlet/pom.xml | 4 ++-- smtp/pom.xml | 2 +- taglib/pom.xml | 4 ++-- webapp/pom.xml | 4 ++-- 25 files changed, 47 insertions(+), 47 deletions(-) diff --git a/android/activation/pom.xml b/android/activation/pom.xml index bfdbe057..307d9735 100644 --- a/android/activation/pom.xml +++ b/android/activation/pom.xml @@ -48,7 +48,7 @@ com.sun.mail android - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/android/mail/pom.xml b/android/mail/pom.xml index 99ebf53e..2cc05a30 100644 --- a/android/mail/pom.xml +++ b/android/mail/pom.xml @@ -52,7 +52,7 @@ com.sun.mail android - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/android/pom.xml b/android/pom.xml index 25361fa0..46bc18b4 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/client/pom.xml b/client/pom.xml index 1bcf0f87..f5b916be 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/demo/pom.xml b/demo/pom.xml index 43290484..3f84549f 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/dsn/pom.xml b/dsn/pom.xml index 3fad1f8b..f440fec4 100644 --- a/dsn/pom.xml +++ b/dsn/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/gimap/pom.xml b/gimap/pom.xml index 9a969c12..818faf70 100644 --- a/gimap/pom.xml +++ b/gimap/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/imap/pom.xml b/imap/pom.xml index e5490cca..ce8fb36b 100644 --- a/imap/pom.xml +++ b/imap/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.6.1-SNAPSHOT + 1.6.1 ../parent-distrib/pom.xml 4.0.0 diff --git a/javadoc/pom.xml b/javadoc/pom.xml index d45d51c3..1eedc0ea 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -48,13 +48,13 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail javadoc pom - 1.6.1-SNAPSHOT + 1.6.1 JavaMail API javadocs ${project.name} diff --git a/logging/pom.xml b/logging/pom.xml index f6c8e315..e5c30444 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/mail/pom.xml b/mail/pom.xml index ac0a6e99..b0c73be8 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/mailapi/pom.xml b/mailapi/pom.xml index ccff14bf..767452e5 100644 --- a/mailapi/pom.xml +++ b/mailapi/pom.xml @@ -56,7 +56,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/mailapijar/pom.xml b/mailapijar/pom.xml index 676da845..3e987e10 100644 --- a/mailapijar/pom.xml +++ b/mailapijar/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -55,7 +55,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 javax.mail diff --git a/mailhandler/pom.xml b/mailhandler/pom.xml index 3fada462..9064bcff 100644 --- a/mailhandler/pom.xml +++ b/mailhandler/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.6.1-SNAPSHOT + 1.6.1 ../parent-distrib/pom.xml 4.0.0 diff --git a/mbox/native/pom.xml b/mbox/native/pom.xml index daefb4cb..386bf1c5 100644 --- a/mbox/native/pom.xml +++ b/mbox/native/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 ../../pom.xml 4.0.0 diff --git a/mbox/pom.xml b/mbox/pom.xml index 688e570b..48aa8600 100644 --- a/mbox/pom.xml +++ b/mbox/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/outlook/pom.xml b/outlook/pom.xml index 03cd5a5b..5cd70524 100644 --- a/outlook/pom.xml +++ b/outlook/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/parent-distrib/pom.xml b/parent-distrib/pom.xml index f4f80f67..4b32f578 100644 --- a/parent-distrib/pom.xml +++ b/parent-distrib/pom.xml @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/pom.xml b/pom.xml index ba38e526..fc565664 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ com.sun.mail all pom - 1.6.1-SNAPSHOT + 1.6.1 JavaMail API distribution ${project.name} http://javaee.github.io/javamail @@ -85,9 +85,9 @@ - 1.6.1-SNAPSHOT + 1.6.1 - 1_6_1-SNAPSHOT + 1_6_1 1.6 1.1 diff --git a/pop3/pom.xml b/pop3/pom.xml index 12c2e150..8edbd47c 100644 --- a/pop3/pom.xml +++ b/pop3/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.6.1-SNAPSHOT + 1.6.1 ../parent-distrib/pom.xml 4.0.0 diff --git a/publish/pom.xml b/publish/pom.xml index 1b0ff532..97891652 100644 --- a/publish/pom.xml +++ b/publish/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,13 +48,13 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail publish pom - 1.6.1-SNAPSHOT + 1.6.1 JavaMail API publish project @@ -89,44 +89,44 @@ com.sun.mail javax.mail - 1.6.1-SNAPSHOT + 1.6.1 diff --git a/servlet/pom.xml b/servlet/pom.xml index 5fe9602b..8ddf36e8 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/smtp/pom.xml b/smtp/pom.xml index dbfe1cef..5472a016 100644 --- a/smtp/pom.xml +++ b/smtp/pom.xml @@ -48,7 +48,7 @@ com.sun.mail parent-distrib - 1.6.1-SNAPSHOT + 1.6.1 ../parent-distrib/pom.xml 4.0.0 diff --git a/taglib/pom.xml b/taglib/pom.xml index 905cd641..8f30bbed 100644 --- a/taglib/pom.xml +++ b/taglib/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail diff --git a/webapp/pom.xml b/webapp/pom.xml index d99dd4df..8df6a723 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development @@ -48,7 +48,7 @@ com.sun.mail all - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 com.sun.mail