You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/01/18 09:05:35 UTC

[camel] branch master updated: Indicate new Maven version requirement 3.3.3 for Camel 2.20 build

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new d848f6d  Indicate new Maven version requirement 3.3.3 for Camel 2.20 build
d848f6d is described below

commit d848f6daf0f6c24701a37cba1b8a7691a6c544e2
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Thu Jan 18 10:04:16 2018 +0100

    Indicate new Maven version requirement 3.3.3 for Camel 2.20 build
    
    see http://camel.apache.org/camel-2200-release.html#Camel2.20.0Release-Importantchangestoconsiderwhenupgrading
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>
---
 docs/user-manual/en/building.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/user-manual/en/building.adoc b/docs/user-manual/en/building.adoc
index 1e3ed34..69d4508 100644
--- a/docs/user-manual/en/building.adoc
+++ b/docs/user-manual/en/building.adoc
@@ -14,7 +14,8 @@ Prequisites
 
 * Download and http://maven.apache.org/download.html[install Maven] +
  (Maven 3.1.1 or newer is required to build Camel 2.14 onwards) +
-(Maven 3.2.5 or newer is required to build Camel 2.18 onwards) 
+(Maven 3.2.5 or newer is required to build Camel 2.18 onwards) +
+(Maven 3.3.3 or newer is required to build Camel 2.20 onwards)
 * Get the latest link:source.html[Source]
 * Java 
 (1.7 or 1.8 to build Camel 2.14 onwards) 

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].