From 01aa5422f923b28a4992c0e07af564f01af66996 Mon Sep 17 00:00:00 2001 From: Lucio Lelii Date: Fri, 25 Oct 2024 09:54:28 +0200 Subject: [PATCH] bom updated --- pom.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index f38f5f5..762e6f1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,33 +3,32 @@ 4.0.0 org.gcube.common authorization-client - 2.0.7 + 2.0.8-SNAPSHOT authorization service client library maven-parent org.gcube.tools - 1.1.0 + 1.2.0 - - scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git - scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git - https://code-repo.d4science.org/gCubeSystem/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}-legacy.git + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}-legacy.git + https://code-repo.d4science.org/gCubeSystem/${project.artifactId}-legacy @@ -47,7 +46,6 @@ org.slf4j slf4j-api - 1.7.2 junit