From 20f205821a33a33f0ec42e12e32d9d26fdcd0da1 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Mon, 6 Jan 2025 21:05:29 +0100 Subject: [PATCH] Bump to next snapshot version Signed-off-by: Kai Kreuzer --- codestyle/pom.xml | 2 +- custom-checks/checkstyle/pom.xml | 2 +- custom-checks/findbugs/pom.xml | 2 +- custom-checks/pmd/pom.xml | 2 +- custom-checks/pom.xml | 2 +- pom.xml | 2 +- sat-extension/pom.xml | 2 +- sat-plugin/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/codestyle/pom.xml b/codestyle/pom.xml index a99aeb07..7b42169b 100644 --- a/codestyle/pom.xml +++ b/codestyle/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT org.openhab.tools diff --git a/custom-checks/checkstyle/pom.xml b/custom-checks/checkstyle/pom.xml index df085c74..91800583 100644 --- a/custom-checks/checkstyle/pom.xml +++ b/custom-checks/checkstyle/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat.custom-checks pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT checkstyle diff --git a/custom-checks/findbugs/pom.xml b/custom-checks/findbugs/pom.xml index 270dcf07..89b0a871 100644 --- a/custom-checks/findbugs/pom.xml +++ b/custom-checks/findbugs/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat.custom-checks pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT findbugs diff --git a/custom-checks/pmd/pom.xml b/custom-checks/pmd/pom.xml index fc3d961d..79ce381a 100644 --- a/custom-checks/pmd/pom.xml +++ b/custom-checks/pmd/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat.custom-checks pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT pmd diff --git a/custom-checks/pom.xml b/custom-checks/pom.xml index c459f317..ebe96496 100644 --- a/custom-checks/pom.xml +++ b/custom-checks/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT org.openhab.tools.sat.custom-checks diff --git a/pom.xml b/pom.xml index 1bcb6516..c94abc4c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.openhab.tools.sat pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT pom Static Code Analysis Tool Parent POM diff --git a/sat-extension/pom.xml b/sat-extension/pom.xml index ed134580..e764a081 100644 --- a/sat-extension/pom.xml +++ b/sat-extension/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT sat-extension diff --git a/sat-plugin/pom.xml b/sat-plugin/pom.xml index 43fe030a..92c3ee22 100644 --- a/sat-plugin/pom.xml +++ b/sat-plugin/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.17.0-SNAPSHOT + 0.18.0-SNAPSHOT sat-plugin