move to 1.2.0 version
This commit is contained in:
parent
af347b82f7
commit
cc285dad97
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,13 +1,15 @@
|
|||
# Changelog for Maven-Parent
|
||||
|
||||
|
||||
## [v1.2.1-SNAPSHOT] - 2023-10-13
|
||||
* update groovy-all plugin dependency from 3.0.0-beta to 3.0.13 #25872
|
||||
|
||||
## [v1.2.0] - 2023-05-12
|
||||
## [v1.2.0] - 2023-10-13
|
||||
|
||||
### Bug
|
||||
* update jdk17 profiles groovy plugin version in order to fix #25872
|
||||
* update groovy-all plugin dependency from 3.0.0-beta to 3.0.13 #25872
|
||||
|
||||
### 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue