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-k.git
commit 54d99c01f711bf6bf78b693b1431f85f178487e4 Merge: 23a482e cc1ba9c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Oct 2 15:56:18 2018 +0200 Merge pull request #147 from apache/mvnwrapper Added Maven Wrapper .gitignore | 3 + .mvn/wrapper/MavenWrapperDownloader.java | 110 ++++++++++++ .mvn/wrapper/maven-wrapper.jar | Bin 0 -> 48337 bytes .mvn/wrapper/maven-wrapper.properties | 1 + build/Makefile | 4 +- build/package_maven_artifacts.sh | 2 +- build/set_version.sh | 2 +- mvnw | 286 +++++++++++++++++++++++++++++++ mvnw.cmd | 161 +++++++++++++++++ 9 files changed, 565 insertions(+), 4 deletions(-)