You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/03/08 19:08:18 UTC

[camel] branch master updated: Upgrade maven wrapper to Maven 3.5.3

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

pascalschumacher 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 95c959e  Upgrade maven wrapper to Maven 3.5.3
95c959e is described below

commit 95c959e072a408be354667128c9f9a94d1773d27
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Thu Mar 8 20:08:08 2018 +0100

    Upgrade maven wrapper to Maven 3.5.3
---
 .mvn/wrapper/maven-wrapper.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties
index 9dda3b6..b573bb5 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -1 +1 @@
-distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.5.2/apache-maven-3.5.2-bin.zip
+distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.5.3/apache-maven-3.5.3-bin.zip

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.