This is an automated email from the ASF dual-hosted git repository.
amichair pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
from 7bad4935 Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.12 to 4.0.13
(#103)
new 13012706 ARIES-2199: Setup maven wrapper
new baf28d36 ARIES-2199: Use script version
new 96489a39 ARIES-2199: Use only-script version
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build.yml | 2 +-
.mvn/wrapper/maven-wrapper.properties | 4 +
Readme.md | 4 +-
mvnw | 295 ++++++++++++++++++++++++++++++++++
mvnw.cmd | 189 ++++++++++++++++++++++
5 files changed, 491 insertions(+), 3 deletions(-)
create mode 100644 .mvn/wrapper/maven-wrapper.properties
create mode 100755 mvnw
create mode 100644 mvnw.cmd