Bump actions/setup-java from 6.0.0 to 6.0.1

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/dd06d9cba3e5552c54d9f8ea23572deb30010f7c...de7274f081f381c8f8158605e0321c36c376e2e6)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: aa2d94550f65e7d39e78fd7c27b1cb5df7423e5c
  1. .github/
  2. src/
  3. .asf.yaml
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Tooling ATR Maven Plugin

ATR integration for Maven.

It provides a Maven plugin with an atr:upload goal to upload Apache distribution artifacts to ATR before vote, like atr upload CLI.

This can be triggered during mvn deploy in an atr profile along apache-release one: see IT mvn -Prun-its verify for demo.

Documentation published at https://apache.github.io/tooling-atr-maven-plugin/ by command:


mvn site-deploy