maven-parent/CHANGELOG.md

25 lines
523 B
Markdown

# Changelog for Maven-Parent
## [v1.2.1-SNAPSHOT] - 2023-10-13
## [v1.2.0] - 2023-05-12
### Bug
* update jdk17 profiles groovy plugin version in order to fix #25872
## [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