test master #1

Closed
manuele.simi wants to merge 109 commits from master into feature/17809
1 changed files with 3 additions and 2 deletions
Showing only changes of commit e24359b402 - Show all commits

View File

@ -1,9 +1,10 @@
# Changelog for Maven-Parent
## [v1.1.0] - 2020-01-27
## [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
* Enforcement for:
* Java 8 (target and source)