bug/26841 #25

Merged
roberto.cirillo merged 4 commits from bug/26841 into master 2024-02-22 10:02:30 +01:00
2 changed files with 4 additions and 6 deletions
Showing only changes of commit 29b9eab140 - Show all commits

View File

@ -1,10 +1,5 @@
# Changelog for Maven-Parent
## [v1.2.0-SNAPSHOT] - 2024-02-22
### Bug
* removed set-local-classpath profile. see #26841
## [v1.2.0] - 2023-05-12
### Features
@ -13,6 +8,9 @@
* update groovy-maven and javadoc plugin configuration #25108
* add classpath external folder. see #25106
### Bug
* removed set-local-classpath profile. see #26841
## [v1.1.0] - 2022-10-27
### Features

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>