From b0baca48b5ef3e0fdfed614bd3268f9fc1230952 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Fri, 5 Apr 2024 15:31:18 +0200 Subject: [PATCH] Restored `maven-parent` to version `1.2.0` since now it is working also with jdk17 and `resources` are available again by default. See #27145 --- pom.xml | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index e7bdade..a53d25c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ maven-parent org.gcube.tools - 1.2.2-SNAPSHOT + 1.2.0 org.gcube.iam @@ -140,20 +140,6 @@ - - - - - - - - - - - - - - - + \ No newline at end of file