From d0e441e1d176d47cca8ebcdb3f4cbe94fa813431 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Wed, 17 Apr 2024 13:41:04 +0200 Subject: [PATCH] fixed POM --- CHANGELOG.md | 2 +- pom.xml | 75 ++++++++++++++++++++++++---------------------------- 2 files changed, 36 insertions(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1997a43..aa23e3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v2.0.1] - 2024-04-16 +## [v2.0.1-SNAPSHOT] - 2024-04-16 - fixed dependency versions diff --git a/pom.xml b/pom.xml index f7fd28b..4ae9970 100644 --- a/pom.xml +++ b/pom.xml @@ -6,37 +6,20 @@ org.gcube.tools maven-parent - 1.1.0 + 1.2.0 org.gcube.social-networking social-service-client - 2.0.1 + 2.0.1-SNAPSHOT social-networking-service-client jar The social networking web service client library - - - - org.gcube.distribution - gcube-bom - 2.0.2 - pom - import - - - org.gcube.distribution - gcube-smartgears-bom - 2.1.1 - pom - import - - - - + 2.4.0 + 2.5.0 1.8 2.0.1 ${project.basedir}/distro @@ -46,6 +29,25 @@ UTF-8 + + + + org.gcube.distribution + gcube-bom + ${gcube-bom-version} + pom + import + + + org.gcube.distribution + gcube-smartgears-bom + ${gcube-smartgears-bom-version} + pom + import + + + + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -60,25 +62,19 @@ compile - - com.fasterxml.jackson.core - jackson-core - 2.8.7 - + + org.gcube.common + gcube-jackson-core + + + org.gcube.common + gcube-jackson-databind + + + org.gcube.common + gcube-jackson-annotations + - - - com.fasterxml.jackson.core - jackson-annotations - 2.8.7 - - - - - com.fasterxml.jackson.core - jackson-databind - 2.8.7 - org.gcube.core common-generic-clients @@ -92,7 +88,6 @@ org.projectlombok lombok - 1.18.2 provided