Merge pull request 'update to 1.2.0 version' (!23) from feature/25106 into master

Reviewed-on: #23
This commit is contained in:
Roberto Cirillo 2023-05-12 15:11:07 +02:00
commit 836a4f69ee
2 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,12 @@
# Changelog for Maven-Parent
## [v1.2.0-SNAPSHOT] - 2023-05-02
## [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

View File

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