This is an automated email from the ASF dual-hosted git repository. grossws pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/tika.git
commit 747b121fd30b8a61cd0afe6be2b14704dc3960c8 Author: Konstantin Gribov <[email protected]> AuthorDate: Wed Mar 29 03:13:34 2017 +0300 Update mailing list archive links --- tika-parent/pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 7cd31ca..c71fc3a 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -55,8 +55,9 @@ <subscribe>[email protected]</subscribe> <unsubscribe>[email protected]</unsubscribe> <post>[email protected]</post> - <archive>http://mail-archives.apache.org/mod_mbox/tika-dev/</archive> + <archive>https://lists.apache.org/[email protected]</archive> <otherArchives> + <otherArchive>http://mail-archives.apache.org/mod_mbox/tika-dev/</otherArchive> <otherArchive>http://mail-archives.apache.org/mod_mbox/lucene-tika-dev</otherArchive> <otherArchive>http://www.mail-archive.com/[email protected]</otherArchive> <otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> @@ -71,8 +72,9 @@ <subscribe>[email protected]</subscribe> <unsubscribe>[email protected]</unsubscribe> <post>[email protected]</post> - <archive>http://mail-archives.apache.org/mod_mbox/tika-commits/</archive> + <archive>https://lists.apache.org/[email protected]</archive> <otherArchives> + <otherArchive>http://mail-archives.apache.org/mod_mbox/tika-commits/</otherArchive> <otherArchive>http://mail-archives.apache.org/mod_mbox/lucene-tika-commits/</otherArchive> <otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> <otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> @@ -83,8 +85,9 @@ <subscribe>[email protected]</subscribe> <unsubscribe>[email protected]</unsubscribe> <post>[email protected]</post> - <archive>http://mail-archives.apache.org/mod_mbox/tika-user/</archive> + <archive>https://lists.apache.org/[email protected]</archive> <otherArchives> + <otherArchive>http://mail-archives.apache.org/mod_mbox/tika-user/</otherArchive> <otherArchive>http://mail-archives.apache.org/mod_mbox/lucene-tika-user/</otherArchive> <otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> </otherArchives> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
