From 54067e44f55f511e786f490d75d23f84c22617b3 Mon Sep 17 00:00:00 2001
From: openhab-bot <infrastructure@openhabfoundation.org>
Date: Sun, 12 Dec 2021 21:07:27 +0000
Subject: [PATCH] [unleash-maven-plugin] Preparation for next development
 cycle.

---
 bom/openhab-ui/pom.xml                         | 2 +-
 bom/pom.xml                                    | 2 +-
 bundles/org.openhab.ui.basic/pom.xml           | 2 +-
 bundles/org.openhab.ui.cometvisu.php/pom.xml   | 2 +-
 bundles/org.openhab.ui.cometvisu/pom.xml       | 2 +-
 bundles/org.openhab.ui.habot/pom.xml           | 2 +-
 bundles/org.openhab.ui.habpanel/pom.xml        | 2 +-
 bundles/org.openhab.ui.iconset.classic/pom.xml | 2 +-
 bundles/org.openhab.ui/pom.xml                 | 2 +-
 bundles/pom.xml                                | 2 +-
 features/pom.xml                               | 2 +-
 pom.xml                                        | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/bom/openhab-ui/pom.xml b/bom/openhab-ui/pom.xml
index e2e88830c..300800b56 100644
--- a/bom/openhab-ui/pom.xml
+++ b/bom/openhab-ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui.bom</groupId>
     <artifactId>org.openhab.ui.reactor.bom</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui.bom.openhab-ui</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 2aab3e78d..75d73c13e 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui</groupId>
     <artifactId>org.openhab.ui.reactor</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.openhab.ui.bom</groupId>
diff --git a/bundles/org.openhab.ui.basic/pom.xml b/bundles/org.openhab.ui.basic/pom.xml
index 5a8cabb40..431f05575 100644
--- a/bundles/org.openhab.ui.basic/pom.xml
+++ b/bundles/org.openhab.ui.basic/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui.bundles</groupId>
     <artifactId>org.openhab.ui.reactor.bundles</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui.basic</artifactId>
diff --git a/bundles/org.openhab.ui.cometvisu.php/pom.xml b/bundles/org.openhab.ui.cometvisu.php/pom.xml
index 516f54d31..1caca0bf6 100644
--- a/bundles/org.openhab.ui.cometvisu.php/pom.xml
+++ b/bundles/org.openhab.ui.cometvisu.php/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui.bundles</groupId>
     <artifactId>org.openhab.ui.reactor.bundles</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui.cometvisu.php</artifactId>
diff --git a/bundles/org.openhab.ui.cometvisu/pom.xml b/bundles/org.openhab.ui.cometvisu/pom.xml
index 0a7ea909d..b75b16100 100644
--- a/bundles/org.openhab.ui.cometvisu/pom.xml
+++ b/bundles/org.openhab.ui.cometvisu/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui.bundles</groupId>
     <artifactId>org.openhab.ui.reactor.bundles</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui.cometvisu</artifactId>
diff --git a/bundles/org.openhab.ui.habot/pom.xml b/bundles/org.openhab.ui.habot/pom.xml
index 578a0594a..331f2f17c 100644
--- a/bundles/org.openhab.ui.habot/pom.xml
+++ b/bundles/org.openhab.ui.habot/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.openhab.ui.bundles</groupId>
     <artifactId>org.openhab.ui.reactor.bundles</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui.habot</artifactId>
diff --git a/bundles/org.openhab.ui.habpanel/pom.xml b/bundles/org.openhab.ui.habpanel/pom.xml
index 22ad19750..12c991b72 100755
--- a/bundles/org.openhab.ui.habpanel/pom.xml
+++ b/bundles/org.openhab.ui.habpanel/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.openhab.ui.bundles</groupId>
     <artifactId>org.openhab.ui.reactor.bundles</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui.habpanel</artifactId>
diff --git a/bundles/org.openhab.ui.iconset.classic/pom.xml b/bundles/org.openhab.ui.iconset.classic/pom.xml
index 48ffe2375..1ef2d0417 100644
--- a/bundles/org.openhab.ui.iconset.classic/pom.xml
+++ b/bundles/org.openhab.ui.iconset.classic/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui.bundles</groupId>
     <artifactId>org.openhab.ui.reactor.bundles</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui.iconset.classic</artifactId>
diff --git a/bundles/org.openhab.ui/pom.xml b/bundles/org.openhab.ui/pom.xml
index 741cfaa6f..c1275e424 100644
--- a/bundles/org.openhab.ui/pom.xml
+++ b/bundles/org.openhab.ui/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.openhab.ui.bundles</groupId>
     <artifactId>org.openhab.ui.reactor.bundles</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.openhab.ui</artifactId>
diff --git a/bundles/pom.xml b/bundles/pom.xml
index bd61bd10d..926c02a43 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui</groupId>
     <artifactId>org.openhab.ui.reactor</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.openhab.ui.bundles</groupId>
diff --git a/features/pom.xml b/features/pom.xml
index e5a0775e0..a82bbd6dc 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openhab.ui</groupId>
     <artifactId>org.openhab.ui.reactor</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.openhab.ui.features</groupId>
diff --git a/pom.xml b/pom.xml
index 9a406a611..7dda48d83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 
   <groupId>org.openhab.ui</groupId>
   <artifactId>org.openhab.ui.reactor</artifactId>
-  <version>3.0.4-SNAPSHOT</version>
+  <version>3.0.5-SNAPSHOT</version>
 
   <packaging>pom</packaging>