From 3fcc27a925c7b36b66a25dac98c118958f393905 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 10:12:11 +0000 Subject: [PATCH] chore(main): release 0.16.3-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 5e4db500..3a59d9cd 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.16.2 + 0.16.3-SNAPSHOT app diff --git a/pom.xml b/pom.xml index 158cbd44..c8688e85 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.16.2 + 0.16.3-SNAPSHOT pom diff --git a/repository-postgresql/pom.xml b/repository-postgresql/pom.xml index 18398583..85b56348 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.16.2 + 0.16.3-SNAPSHOT repository-postgresql diff --git a/repository/pom.xml b/repository/pom.xml index 266641f9..02316663 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.16.2 + 0.16.3-SNAPSHOT repository diff --git a/service/pom.xml b/service/pom.xml index 749f7be0..89d43586 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.16.2 + 0.16.3-SNAPSHOT service