maven-parent/CHANGELOG.md

30 lines
766 B
Markdown

# Changelog for Maven-Parent
## [v1.2.0] - 2024-02-22
### Bug
* removed set-local-classpath profile. see #26841
## [v1.2.0] - 2023-05-12
### Features
* new maven profiles for managing jdk7 (gcore-legacy) and jdk17 build (see #24259)
* add new group repositories for managing jdk17 dependencies resolution
* update groovy-maven and javadoc plugin configuration #25108
* add classpath external folder. see #25106
## [v1.1.0] - 2022-10-27
### Features
* force java 1.8 on jdk11 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
* Enforcement for:
* Java 8 (target and source)
* OpenJDK as target Java VM.
* Maven 3.3.9+
## [v1.0.0] - 2017-12-20