From 4701fed3021492c8bc5bc8d5d88b42050b09f294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:59:16 +0000 Subject: [PATCH 1/6] chore(main): release 0.15.5-SNAPSHOT --- app/pom.xml | 2 +- pom.xml | 2 +- repository-postgresql/pom.xml | 2 +- repository/pom.xml | 2 +- service/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 445edf6a..e3d42a5b 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.4 + 0.15.5-SNAPSHOT app diff --git a/pom.xml b/pom.xml index 927714aa..40aeba39 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0 4.0.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.4 + 0.15.5-SNAPSHOT pom diff --git a/repository-postgresql/pom.xml b/repository-postgresql/pom.xml index 384e2032..ca07fd17 100644 --- a/repository-postgresql/pom.xml +++ b/repository-postgresql/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.4 + 0.15.5-SNAPSHOT repository-postgresql diff --git a/repository/pom.xml b/repository/pom.xml index 98b2ca0a..e7729c2f 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.4 + 0.15.5-SNAPSHOT repository diff --git a/service/pom.xml b/service/pom.xml index 7dd56530..252dcf62 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.4 + 0.15.5-SNAPSHOT service From dad809a0d11dfba255b38be258364a849592c806 Mon Sep 17 00:00:00 2001 From: Christopher Lepski <139237321+clepski@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:16:00 +0100 Subject: [PATCH 2/6] chore: Remove snapshot Signed-off-by: Christopher Lepski <139237321+clepski@users.noreply.github.com> --- app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pom.xml b/app/pom.xml index e3d42a5b..a5f3aafa 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.5-SNAPSHOT + 0.15.5 app From 07d27b9f381510c726b1f7afd0113ddc78e02367 Mon Sep 17 00:00:00 2001 From: Christopher Lepski <139237321+clepski@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:16:14 +0100 Subject: [PATCH 3/6] chore: Remove snapshot Signed-off-by: Christopher Lepski <139237321+clepski@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40aeba39..a1631cfb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0 4.0.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.5-SNAPSHOT + 0.15.5 pom From 8779427c756379585b9be7a95f3a7262d48c124f Mon Sep 17 00:00:00 2001 From: Christopher Lepski <139237321+clepski@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:16:30 +0100 Subject: [PATCH 4/6] chore: Remove snapshot Signed-off-by: Christopher Lepski <139237321+clepski@users.noreply.github.com> --- repository-postgresql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository-postgresql/pom.xml b/repository-postgresql/pom.xml index ca07fd17..386bf671 100644 --- a/repository-postgresql/pom.xml +++ b/repository-postgresql/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.5-SNAPSHOT + 0.15.5 repository-postgresql From cb276f3baa63b6e302878794176c9ec449539137 Mon Sep 17 00:00:00 2001 From: Christopher Lepski <139237321+clepski@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:16:49 +0100 Subject: [PATCH 5/6] chore: Remove snapshot Signed-off-by: Christopher Lepski <139237321+clepski@users.noreply.github.com> --- repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/pom.xml b/repository/pom.xml index e7729c2f..2f341b55 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.5-SNAPSHOT + 0.15.5 repository From 85e1cc1f1d227950d746c9d9b29d048b18475722 Mon Sep 17 00:00:00 2001 From: Christopher Lepski <139237321+clepski@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:17:01 +0100 Subject: [PATCH 6/6] chore: Remove snapshot Signed-off-by: Christopher Lepski <139237321+clepski@users.noreply.github.com> --- service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/pom.xml b/service/pom.xml index 252dcf62..5e80a271 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.5-SNAPSHOT + 0.15.5 service