move to 1.2.0 version

This commit is contained in:
Roberto Cirillo 2024-04-03 11:16:12 +02:00
parent af347b82f7
commit cc285dad97
2 changed files with 9 additions and 7 deletions

View File

@ -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

View File

@ -5,7 +5,7 @@
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>pom</packaging>
<scm>