From 955aa22c9c85d4593acf70d01d0c9ac6127959af Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 18 Mar 2026 13:17:15 +0000
Subject: [PATCH] chore(main): release 0.6.1-SNAPSHOT
---
app/pom.xml | 2 +-
pom.xml | 2 +-
service/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app/pom.xml b/app/pom.xml
index f10a702..7598770 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
org.lfenergy.compas.scl.auto.alignment
compas-scl-auto-alignment
- 0.6.0
+ 0.6.1-SNAPSHOT
app
diff --git a/pom.xml b/pom.xml
index 09e9ee4..84e65b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0
4.0.0
org.lfenergy.compas.scl.auto.alignment
compas-scl-auto-alignment
- 0.6.0
+ 0.6.1-SNAPSHOT
pom
diff --git a/service/pom.xml b/service/pom.xml
index 6c7cfd8..e29eefb 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
org.lfenergy.compas.scl.auto.alignment
compas-scl-auto-alignment
- 0.6.0
+ 0.6.1-SNAPSHOT
service