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 578e075f66a232cb352b230f5d87045912c23422
Author: Matthieu Baechler <matth...@apache.org>
AuthorDate: Thu Sep 5 15:20:52 2019 +0200

    3.4.0 Release: Homepage should refer James 3.4.0
---
 src/homepage/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/homepage/index.html b/src/homepage/index.html
index 16acc3a..1fdd6cc 100644
--- a/src/homepage/index.html
+++ b/src/homepage/index.html
@@ -105,14 +105,14 @@ layout: default
             <ul class="james-ul no-padding">
               <li class="post-template"><span 
class="long-arrow-right">&#8594;</span><span><b>
 WHAT WILL YOU TRY:</b><br>
-              <span>Here you will try James server v 3.3.0 thanks to an 
image.This James image has a default configuration
+              <span>Here you will try James server v 3.4.0 thanks to an image. 
This James image has a default configuration
                 using JPA (hsqldb) and Lucene. It also includes a default 
domain named james.local and three default users:
                 user01, user02, user03, with their default password being 
<i>1234</i>.<br>
                 <i>Note: this James server will respond to IMAP port 143 and 
SMTP port 25.</i></span></span>
               </li>
               <li class="post-template"><span 
class="long-arrow-right">&#8594;</span><span><b>STEPS YOU HAVE TO 
FOLLOW:</b><br>
                 Pull and run the James image with the following single 
command:<br><br>
-                <code class="highlighter-rouge">docker run -p "25:25" -p 
"143:143" linagora/james-jpa-sample:3.3.0</code>
+                <code class="highlighter-rouge">docker run -p "25:25" -p 
"143:143" linagora/james-jpa-sample:3.4.0</code>
 
                 <br><br>
                 Then, connect this image with for instance, Thunderbird.<br>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to