From 29b9eab1405953b591ccc01d01e168b9efdf0f4a Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Thu, 22 Feb 2024 09:59:23 +0100 Subject: [PATCH] set 1.2.0 version --- CHANGELOG.md | 8 +++----- pom.xml | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fd59b4..6670444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pom.xml b/pom.xml index 2dab2b9..226ea78 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gcube.tools maven-parent - 1.2.0-SNAPSHOT + 1.2.0 pom