JAMES-2316 Downloads for mailet-crypto should not point to mailet ai...
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/90bdf717 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/90bdf717 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/90bdf717 Branch: refs/heads/master Commit: 90bdf7174c300f1e5d19e31eb220ad0a50c5aa03 Parents: 73a320b Author: benwa <[email protected]> Authored: Thu Feb 1 09:20:36 2018 +0700 Committer: benwa <[email protected]> Committed: Thu Feb 1 17:42:29 2018 +0700 ---------------------------------------------------------------------- src/site/xdoc/download.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/90bdf717/src/site/xdoc/download.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index 477a3bc..f7f10e2 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -509,22 +509,22 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>. <code> <dependency> <groupId>org.apache.james</groupId> - <artifactId>apache-mailet-ai</artifactId> + <artifactId>apache-mailet-crypto</artifactId> <version>3.0.1</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-mailet-ai-3.0.1.jar">(Jar)</a> - [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-mailet-ai-3.0.1.jar.sha1">SHA-1</a>] - [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-mailet-ai-3.0.1.jar.asc">PGP</a>] + <a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-mailet-crypto-3.0.1.jar">(Jar)</a> + [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-mailet-crypto-3.0.1.jar.sha1">SHA-1</a>] + [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-mailet-crypto-3.0.1.jar.asc">PGP</a>] </p> <p>Sources: - <a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-james-mailet-ai-sources-3.0.1.zip">(Zip)</a> - [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-james-mailet-ai-sources-3.0.1.zip.sha1">SHA-1</a>] - [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-james-mailet-ai-sources-3.0.1.zip.asc">PGP</a>] + <a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-james-mailet-crypto-sources-3.0.1.zip">(Zip)</a> + [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-james-mailet-crypto-sources-3.0.1.zip.sha1">SHA-1</a>] + [<a href="https://www.apache.org/dist/james/mailets/3.0.1/apache-james-mailet-crypto-sources-3.0.1.zip.asc">PGP</a>] </p> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
