From bc8593932de542632e57e69d7098a0bd64105aa3 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Mon, 22 May 2023 20:34:40 +0200 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 7c0c9f14..7e8eb666 100644 --- a/codestyle/pom.xml +++ b/codestyle/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT org.openhab.tools diff --git a/custom-checks/checkstyle/pom.xml b/custom-checks/checkstyle/pom.xml index 63dba57e..236a3ea3 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT checkstyle diff --git a/custom-checks/findbugs/pom.xml b/custom-checks/findbugs/pom.xml index 4ea46310..d7754ce9 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT findbugs diff --git a/custom-checks/pmd/pom.xml b/custom-checks/pmd/pom.xml index e1ebac58..09d9ba63 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pmd diff --git a/custom-checks/pom.xml b/custom-checks/pom.xml index f33e8f8a..0f59908c 100644 --- a/custom-checks/pom.xml +++ b/custom-checks/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT org.openhab.tools.sat.custom-checks diff --git a/pom.xml b/pom.xml index 3bceec33..783ca394 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.openhab.tools.sat pom - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom Static Code Analysis Tool Parent POM diff --git a/sat-extension/pom.xml b/sat-extension/pom.xml index d4d0c080..82ee8637 100644 --- a/sat-extension/pom.xml +++ b/sat-extension/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT sat-extension diff --git a/sat-plugin/pom.xml b/sat-plugin/pom.xml index 4789bd58..0e52496e 100644 --- a/sat-plugin/pom.xml +++ b/sat-plugin/pom.xml @@ -7,7 +7,7 @@ org.openhab.tools.sat pom - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT sat-plugin