From 6f5243f29ec7b6da1381580fea6ce7a1250fff83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 13:17:08 +0000 Subject: [PATCH] chore(main): release 0.16.2-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 52f10030..7809a054 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.1 + 0.16.2-SNAPSHOT app diff --git a/pom.xml b/pom.xml index 0b12489d..e61f8540 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.1 + 0.16.2-SNAPSHOT pom diff --git a/repository-postgresql/pom.xml b/repository-postgresql/pom.xml index f1e821a5..687a8076 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.1 + 0.16.2-SNAPSHOT repository-postgresql diff --git a/repository/pom.xml b/repository/pom.xml index e814b00f..af802b97 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.1 + 0.16.2-SNAPSHOT repository diff --git a/service/pom.xml b/service/pom.xml index f203dde6..0d30529a 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.1 + 0.16.2-SNAPSHOT service