987 B
987 B
This project adheres to Semantic Versioning.
Changelog for "maven-parent"
[v1.3.0]
- Updated support to Java 17
- Updated to Jenkins 2.492.2
[v1.2.0] - 2024-04-03
- Update maven-javadoc-plugin to from 2.6.8 to 3.6.3. [#25877]
- Update groovy-all plugin dependency from 3.0.0-beta to 3.0.13 [#25872]
- New maven profiles for managing jdk7 (gcore-legacy) and jdk17 build [#24259]
- Add new group repositories for managing jdk17 dependencies resolution
- Update groovy-maven and javadoc plugin configuration [#25108]
- Add classpath external folder [#25106]
- Removed set-local-classpath profile [#26841]
[v1.1.0] - 2022-10-27
- Force Java 1.8 on Java 11 activation profiles
- Update maven-compiler-plugin to 3.10.1
- New build profiles to support CI/CD
- Add new execution phase to buildnumber-maven-plugin
- Added Java 8 Enforcement
- Added OpenJDK as target Java VM
- Added Maven 3.3.9+
[v1.0.0] - 2017-12-20
- First Release