This is an automated email from the ASF dual-hosted git repository.
xiangying pushed a change to branch InitProject
in repository https://gitbox.apache.org/repos/asf/pulsar-java-contrib.git
from 0adf415 clean up maven config
add 2b268d0 clean up maven config
No new revisions were added by this update.
Summary of changes:
.mvn/wrapper/maven-wrapper.properties | 19 +++
mvnw | 259 ++++++++++++++++++++++++++++++++++
mvnw.cmd | 149 +++++++++++++++++++
3 files changed, 427 insertions(+)
create mode 100644 .mvn/wrapper/maven-wrapper.properties
create mode 100755 mvnw
create mode 100644 mvnw.cmd