3.0.0-M6
github-actions
released this
22 Sep 09:35
·
88 commits
to refs/heads/master
since this release
- [MRELEASE-1096] - Many cleanups and updates (#132) @nielsbasjes
- [MRELEASE-1098] - Drop o.a.m.shared.release.env.ReleaseEnvironment.getL… (#136) @michael-o
🚀 New features and improvements
- [MRELEASE-1097] - rework plugin output to clarify goal's phases (#135) @hboutemy
- [MRELEASE-1091] - Use non-interactive mode for forked Maven process (#125) @slawekjaranowski
- [MRELEASE-1082] - configuration option for using a shallow clone (#121) @BigMichi1
🐛 Bug Fixes
- [MRELEASE-1022] - Use versions defined in
release.properties
when doingrelease:prepare
(#111) @sleberrigaud - Fix xsd NS (#102) @pzygielo
📦 Dependency updates
- [MRELEASE-1095] - Upgrade Maven SCM to 1.13.0 (#131) @michael-o
- Bump plexus-utils from 3.4.1 to 3.4.2 (#128) @dependabot
- Bump slf4j-simple from 1.7.5 to 1.7.36 (#124) @dependabot
- [MRELEASE-1087] - Upgrade Maven to 3.2.5 (and de-plexus) (#118) @cstamas
- [MRELEASE-1085] - Upgrade Maven Invoker to 3.2.0 (#117) @slawekjaranowski
- [MRELEASE-1086] - Upgrade Parent to 36 (#116) @slawekjaranowski
- Bump plexus-interpolation from 1.17 to 1.26 (#107) @dependabot
- Bump maven-invoker-plugin from 3.2.0 to 3.2.2 (#99) @dependabot
- Bump jdom2 from 2.0.6 to 2.0.6.1 (#96) @dependabot
- Bump mrm-maven-plugin from 1.2.0 to 1.3.0 (#95) @dependabot
👻 Maintenance
- [MRELEASE-1088] - Remove parsing of CLI arguments (#120) @slawekjaranowski