From 2a87c9d5419e715ce4d20eea7dd3739147ebf9e0 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 25 Jul 2023 11:19:27 +0200 Subject: [PATCH 1/5] Update 'pom.xml' moved maven-parent to 1.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 117157a..dc55b85 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ maven-parent org.gcube.tools - 1.1.0 + 1.2.0 org.gcube.distribution gcube-smartgears-bom From 6c7acc65cd94c4d0858554c20010ac27befc096a Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 1 Aug 2023 10:24:06 +0200 Subject: [PATCH 2/5] Update 'pom.xml' replace scm project.artifactid variable with project name --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index dc55b85..5021138 100644 --- a/pom.xml +++ b/pom.xml @@ -23,9 +23,9 @@ - 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/gcube-smartgears-bom.git + scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git + https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom From 6a0dbaa67fed37c33fa4986535b4637a83256c8f Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 1 Aug 2023 10:24:41 +0200 Subject: [PATCH 3/5] Update 'pom.xml' fix scm section --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5021138..5463230 100644 --- a/pom.xml +++ b/pom.xml @@ -23,9 +23,9 @@ - scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git - scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git - https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom + scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy.git + scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy.git + https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy From 218d4c7e386af2e9deb008c3a595c35478615d37 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 1 Aug 2023 10:47:05 +0200 Subject: [PATCH 4/5] Update 'CHANGELOG.md' fix syntax --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 406cc83..c3222b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Enhanced resource-registry-publisher lower bound of range -# [v2.4.0] +## [v2.4.0] - update gcube-bom to 2.3.0 - remove versions from components alredy defined in gcube-bom -# [v2.3.0] +## [v2.3.0] - Enhanced information-system-model version range - Enhanced gcube-model version lower bound of range From 58b5c4ecc95887ebadeae69ca1f01096d3e9d1f2 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 1 Aug 2023 10:47:24 +0200 Subject: [PATCH 5/5] Update 'CHANGELOG.md' fix syntax --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3222b2..102f986 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Smartgears Bom -# [v2.5.0] +## [v2.5.0] - Upgraded gcube-bom to 2.4.0 - Enhanced information-system-model version range