This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch dont-sign-snapshots in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
commit 9999cfb5af992192e5a204db1bd592399bd78789 Author: Christian Schneider <[email protected]> AuthorDate: Thu Jul 6 13:23:04 2017 +0200 Adding maven-wrapper --- .gitignore | 1 - .mvn/wrapper/maven-wrapper.jar | Bin 0 -> 49519 bytes 2 files changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 249346c..3e4494c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ .mtj.tmp/ # Package Files # -*.jar *.war *.ear diff --git a/.mvn/wrapper/maven-wrapper.jar b/.mvn/wrapper/maven-wrapper.jar new file mode 100644 index 0000000..c6feb8b Binary files /dev/null and b/.mvn/wrapper/maven-wrapper.jar differ
