BATCHEE-130 updated archive links
Project: http://git-wip-us.apache.org/repos/asf/incubator-batchee/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-batchee/commit/fa6949aa Tree: http://git-wip-us.apache.org/repos/asf/incubator-batchee/tree/fa6949aa Diff: http://git-wip-us.apache.org/repos/asf/incubator-batchee/diff/fa6949aa Branch: refs/heads/master Commit: fa6949aadcf8e7f07b909f5eefbf08a32b7099b8 Parents: 13fbe36 Author: Reinhard Sandtner <[email protected]> Authored: Wed Dec 6 09:26:31 2017 +0100 Committer: Reinhard Sandtner <[email protected]> Committed: Wed Dec 6 09:26:31 2017 +0100 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/fa6949aa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8f81fc9..56d3890 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ <post>[email protected]</post> <subscribe>[email protected]</subscribe> <unsubscribe>[email protected]</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/batchee-user/</archive> + <archive>https://lists.apache.org/[email protected]</archive> <otherArchives> <otherArchive>http://batchee-user.markmail.org/</otherArchive> </otherArchives> @@ -84,7 +84,7 @@ <post>[email protected]</post> <subscribe>[email protected]</subscribe> <unsubscribe>[email protected]</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/batchee-dev/</archive> + <archive>https://lists.apache.org/[email protected]</archive> <otherArchives> <otherArchive>http://batchee-dev.markmail.org/</otherArchive> </otherArchives> @@ -94,7 +94,7 @@ <post>[email protected]</post> <subscribe>[email protected]</subscribe> <unsubscribe>[email protected]</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/batchee-commits/</archive> + <archive>https://lists.apache.org/[email protected]</archive> <otherArchives> <otherArchive>http://batchee-commits.markmail.org/</otherArchive> </otherArchives>
