From 8d7bcf6eb8a650ffc8de74751b17bc769002f8ac Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Mon, 25 Mar 2024 23:18:36 +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 7e8eb666..a99aeb07 100644 --- a/codestyle/pom.xml +++ b/codestyle/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.16.0-SNAPSHOT + 0.17.0-SNAPSHOT org.openhab.tools diff --git a/custom-checks/checkstyle/pom.xml b/custom-checks/checkstyle/pom.xml index 236a3ea3..255bdb26 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.16.0-SNAPSHOT + 0.17.0-SNAPSHOT checkstyle diff --git a/custom-checks/findbugs/pom.xml b/custom-checks/findbugs/pom.xml index d7754ce9..270dcf07 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.16.0-SNAPSHOT + 0.17.0-SNAPSHOT findbugs diff --git a/custom-checks/pmd/pom.xml b/custom-checks/pmd/pom.xml index 09d9ba63..fc3d961d 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.16.0-SNAPSHOT + 0.17.0-SNAPSHOT pmd diff --git a/custom-checks/pom.xml b/custom-checks/pom.xml index 0f59908c..c459f317 100644 --- a/custom-checks/pom.xml +++ b/custom-checks/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.16.0-SNAPSHOT + 0.17.0-SNAPSHOT org.openhab.tools.sat.custom-checks diff --git a/pom.xml b/pom.xml index 77764f36..688f99ad 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.openhab.tools.sat pom - 0.16.0-SNAPSHOT + 0.17.0-SNAPSHOT pom Static Code Analysis Tool Parent POM diff --git a/sat-extension/pom.xml b/sat-extension/pom.xml index 82ee8637..d0d9a0c1 100644 --- a/sat-extension/pom.xml +++ b/sat-extension/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.16.0-SNAPSHOT + 0.17.0-SNAPSHOT sat-extension diff --git a/sat-plugin/pom.xml b/sat-plugin/pom.xml index 0e52496e..43fe030a 100644 --- a/sat-plugin/pom.xml +++ b/sat-plugin/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.16.0-SNAPSHOT + 0.17.0-SNAPSHOT sat-plugin