From 4ba2a4cabcad638cb7c0c6fb75566f5a49a05d23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 09:24:43 +0000 Subject: [PATCH] chore(main): release 0.18.3-SNAPSHOT --- api/pom.xml | 2 +- app/pom.xml | 2 +- pom.xml | 2 +- repository-postgresql/pom.xml | 2 +- repository/pom.xml | 2 +- service/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index bcc43215..8ef974e2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.18.2 + 0.18.3-SNAPSHOT api diff --git a/app/pom.xml b/app/pom.xml index ef6a5b66..4b844056 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.18.2 + 0.18.3-SNAPSHOT app diff --git a/pom.xml b/pom.xml index 754951db..8749a084 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.18.2 + 0.18.3-SNAPSHOT pom diff --git a/repository-postgresql/pom.xml b/repository-postgresql/pom.xml index d35cf411..57ca83b2 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.18.2 + 0.18.3-SNAPSHOT repository-postgresql diff --git a/repository/pom.xml b/repository/pom.xml index 1fdff4be..e1b0eebb 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.18.2 + 0.18.3-SNAPSHOT repository diff --git a/service/pom.xml b/service/pom.xml index a3190799..5a507b66 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.18.2 + 0.18.3-SNAPSHOT service