You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2023/01/06 06:54:28 UTC

[james-project] 02/02: [SITE] Download for JSPF 1.0.3 release

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 5c5fd9162a29816ee0f369a3c006f92fa1de3642
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Dec 30 12:01:57 2022 +0700

    [SITE] Download for JSPF 1.0.3 release
---
 src/site/xdoc/download.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 2322035095..9ee112f5f2 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -213,12 +213,12 @@
 
   <section name="Apache jSPF">
   
-    <p>Apache James jSPF 1.0.2 is the latest jSPF stable version.</p>
+    <p>Apache James jSPF 1.0.3 is the latest jSPF stable version.</p>
 
     <p>Sources:
-      <a href="https://www.apache.org/dyn/closer.lua/james/jspf/1.0.2/apache-jspf-sources-1.0.2.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/jspf/1.0.2/apache-jspf-sources-1.0.2.zip.sha512">SHA-512</a>]
-      [<a href="https://downloads.apache.org/james/jspf/1.0.2/apache-jspf-sources-1.0.2.zip.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/jspf/1.0.3/apache-jspf-sources-1.0.3.zip">(Zip)</a>
+      [<a href="https://downloads.apache.org/james/jspf/1.0.3/apache-jspf-sources-1.0.3.zip.sha512">SHA-512</a>]
+      [<a href="https://downloads.apache.org/james/jspf/1.0.3/apache-jspf-sources-1.0.3.zip.asc">PGP</a>]
     </p>
 
     <p>You can directly use it with maven:</p>
@@ -228,15 +228,15 @@
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.james.jspf&lt;/groupId&gt;
     &lt;artifactId&gt;apache-jspf&lt;/artifactId&gt;
-    &lt;version&gt;1.0.2&lt;/version&gt;
+    &lt;version&gt;1.0.3&lt;/version&gt;
   &lt;/dependency&gt;
       </code>
     </pre>
 
     <p>Direct download link:
-      <a href="https://www.apache.org/dyn/closer.lua/james/jspf/1.0.2/apache-jspf-1.0.2-bin.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/jspf/1.0.2/apache-jspf-1.0.2-bin.zip.sha512">SHA-512</a>]
-      [<a href="https://downloads.apache.org/james/jspf/1.0.2/apache-jspf-1.0.2-bin.zip.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/jspf/1.0.3/apache-jspf-1.0.3-bin.zip">(Zip)</a>
+      [<a href="https://downloads.apache.org/james/jspf/1.0.3/apache-jspf-1.0.3-bin.zip.sha512">SHA-512</a>]
+      [<a href="https://downloads.apache.org/james/jspf/1.0.3/apache-jspf-1.0.3-bin.zip.asc">PGP</a>]
     </p>
   
   </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org