diff --git a/bom/compile-model/pom.xml b/bom/compile-model/pom.xml index 9c104165ed..cb0f9ec068 100644 --- a/bom/compile-model/pom.xml +++ b/bom/compile-model/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.compile-model diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml index d86abaebee..dbc4394405 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.compile diff --git a/bom/openhab-core-index/pom.xml b/bom/openhab-core-index/pom.xml index e1e15c3aa0..63337b6c30 100644 --- a/bom/openhab-core-index/pom.xml +++ b/bom/openhab-core-index/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.openhab-core-index diff --git a/bom/openhab-core/pom.xml b/bom/openhab-core/pom.xml index d35b04afb9..73a8e7884c 100644 --- a/bom/openhab-core/pom.xml +++ b/bom/openhab-core/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.openhab-core diff --git a/bom/pom.xml b/bom/pom.xml index c6eae52ca5..283d137f7b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ org.openhab.core org.openhab.core.reactor - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom diff --git a/bom/runtime-index/pom.xml b/bom/runtime-index/pom.xml index 2a80a529f9..6b24de38f0 100644 --- a/bom/runtime-index/pom.xml +++ b/bom/runtime-index/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.runtime-index diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index cf5dc62363..a047986608 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.runtime diff --git a/bom/test-index/pom.xml b/bom/test-index/pom.xml index 5fb4b6b7db..2d905de804 100644 --- a/bom/test-index/pom.xml +++ b/bom/test-index/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.test-index diff --git a/bom/test/pom.xml b/bom/test/pom.xml index fde86ee442..04bf56ee03 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bom org.openhab.core.reactor.bom - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bom.test diff --git a/bundles/org.openhab.core.addon.sample/pom.xml b/bundles/org.openhab.core.addon.sample/pom.xml index 2a282fcdfe..0e0e583fbe 100644 --- a/bundles/org.openhab.core.addon.sample/pom.xml +++ b/bundles/org.openhab.core.addon.sample/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.addon.sample diff --git a/bundles/org.openhab.core.audio/pom.xml b/bundles/org.openhab.core.audio/pom.xml index 0f4e5c376e..050aaa7fb2 100644 --- a/bundles/org.openhab.core.audio/pom.xml +++ b/bundles/org.openhab.core.audio/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.audio diff --git a/bundles/org.openhab.core.auth.jaas/pom.xml b/bundles/org.openhab.core.auth.jaas/pom.xml index dfa7693f1f..de2f80b7b6 100644 --- a/bundles/org.openhab.core.auth.jaas/pom.xml +++ b/bundles/org.openhab.core.auth.jaas/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.auth.jaas diff --git a/bundles/org.openhab.core.auth.oauth2client/pom.xml b/bundles/org.openhab.core.auth.oauth2client/pom.xml index 038872e5b9..8faf61e7f7 100644 --- a/bundles/org.openhab.core.auth.oauth2client/pom.xml +++ b/bundles/org.openhab.core.auth.oauth2client/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.auth.oauth2client diff --git a/bundles/org.openhab.core.automation.module.media/pom.xml b/bundles/org.openhab.core.automation.module.media/pom.xml index 10523cc9e5..72f6bb98ec 100644 --- a/bundles/org.openhab.core.automation.module.media/pom.xml +++ b/bundles/org.openhab.core.automation.module.media/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.module.media diff --git a/bundles/org.openhab.core.automation.module.script.rulesupport/pom.xml b/bundles/org.openhab.core.automation.module.script.rulesupport/pom.xml index d3dab7507b..db55c6eab2 100644 --- a/bundles/org.openhab.core.automation.module.script.rulesupport/pom.xml +++ b/bundles/org.openhab.core.automation.module.script.rulesupport/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.module.script.rulesupport diff --git a/bundles/org.openhab.core.automation.module.script/pom.xml b/bundles/org.openhab.core.automation.module.script/pom.xml index be05cef44e..2ce7aac51b 100644 --- a/bundles/org.openhab.core.automation.module.script/pom.xml +++ b/bundles/org.openhab.core.automation.module.script/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.module.script diff --git a/bundles/org.openhab.core.automation.rest/pom.xml b/bundles/org.openhab.core.automation.rest/pom.xml index 5ca9ea6176..9c91cd20cf 100644 --- a/bundles/org.openhab.core.automation.rest/pom.xml +++ b/bundles/org.openhab.core.automation.rest/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.rest diff --git a/bundles/org.openhab.core.automation/pom.xml b/bundles/org.openhab.core.automation/pom.xml index 62bc3f3a49..dcd0a8621a 100644 --- a/bundles/org.openhab.core.automation/pom.xml +++ b/bundles/org.openhab.core.automation/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation diff --git a/bundles/org.openhab.core.binding.xml/pom.xml b/bundles/org.openhab.core.binding.xml/pom.xml index 84ac37399e..13604af103 100644 --- a/bundles/org.openhab.core.binding.xml/pom.xml +++ b/bundles/org.openhab.core.binding.xml/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.binding.xml diff --git a/bundles/org.openhab.core.config.core/pom.xml b/bundles/org.openhab.core.config.core/pom.xml index 050276cfe1..378d680c3b 100644 --- a/bundles/org.openhab.core.config.core/pom.xml +++ b/bundles/org.openhab.core.config.core/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.core diff --git a/bundles/org.openhab.core.config.discovery.mdns/pom.xml b/bundles/org.openhab.core.config.discovery.mdns/pom.xml index ce55e7cc9e..cfe133b53d 100644 --- a/bundles/org.openhab.core.config.discovery.mdns/pom.xml +++ b/bundles/org.openhab.core.config.discovery.mdns/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.mdns diff --git a/bundles/org.openhab.core.config.discovery.upnp/pom.xml b/bundles/org.openhab.core.config.discovery.upnp/pom.xml index a2d196d008..329ecfe272 100644 --- a/bundles/org.openhab.core.config.discovery.upnp/pom.xml +++ b/bundles/org.openhab.core.config.discovery.upnp/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.upnp diff --git a/bundles/org.openhab.core.config.discovery.usbserial.linuxsysfs/pom.xml b/bundles/org.openhab.core.config.discovery.usbserial.linuxsysfs/pom.xml index 6a2341e284..e07d68d66a 100644 --- a/bundles/org.openhab.core.config.discovery.usbserial.linuxsysfs/pom.xml +++ b/bundles/org.openhab.core.config.discovery.usbserial.linuxsysfs/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.usbserial.linuxsysfs diff --git a/bundles/org.openhab.core.config.discovery.usbserial/pom.xml b/bundles/org.openhab.core.config.discovery.usbserial/pom.xml index 2c731d0807..75381a5a46 100644 --- a/bundles/org.openhab.core.config.discovery.usbserial/pom.xml +++ b/bundles/org.openhab.core.config.discovery.usbserial/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.usbserial diff --git a/bundles/org.openhab.core.config.discovery/pom.xml b/bundles/org.openhab.core.config.discovery/pom.xml index eb2ec07af5..86ec46cb61 100644 --- a/bundles/org.openhab.core.config.discovery/pom.xml +++ b/bundles/org.openhab.core.config.discovery/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery diff --git a/bundles/org.openhab.core.config.dispatch/pom.xml b/bundles/org.openhab.core.config.dispatch/pom.xml index 00e1afb70b..1122b2f50e 100644 --- a/bundles/org.openhab.core.config.dispatch/pom.xml +++ b/bundles/org.openhab.core.config.dispatch/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.dispatch diff --git a/bundles/org.openhab.core.config.serial/pom.xml b/bundles/org.openhab.core.config.serial/pom.xml index 8b774ad194..a7df5cbaee 100644 --- a/bundles/org.openhab.core.config.serial/pom.xml +++ b/bundles/org.openhab.core.config.serial/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.serial diff --git a/bundles/org.openhab.core.config.xml/pom.xml b/bundles/org.openhab.core.config.xml/pom.xml index 8fe66e7e1b..d4177af059 100644 --- a/bundles/org.openhab.core.config.xml/pom.xml +++ b/bundles/org.openhab.core.config.xml/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.xml diff --git a/bundles/org.openhab.core.ephemeris/pom.xml b/bundles/org.openhab.core.ephemeris/pom.xml index f01e525261..69c13c56eb 100644 --- a/bundles/org.openhab.core.ephemeris/pom.xml +++ b/bundles/org.openhab.core.ephemeris/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.ephemeris diff --git a/bundles/org.openhab.core.id/pom.xml b/bundles/org.openhab.core.id/pom.xml index 32ddf9c0ab..33ae49162c 100644 --- a/bundles/org.openhab.core.id/pom.xml +++ b/bundles/org.openhab.core.id/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.id diff --git a/bundles/org.openhab.core.io.bin2json/pom.xml b/bundles/org.openhab.core.io.bin2json/pom.xml index 57dc250e3d..f4e175429f 100644 --- a/bundles/org.openhab.core.io.bin2json/pom.xml +++ b/bundles/org.openhab.core.io.bin2json/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.bin2json diff --git a/bundles/org.openhab.core.io.console.eclipse/pom.xml b/bundles/org.openhab.core.io.console.eclipse/pom.xml index 83297d6775..10aeeee74a 100644 --- a/bundles/org.openhab.core.io.console.eclipse/pom.xml +++ b/bundles/org.openhab.core.io.console.eclipse/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.console.eclipse diff --git a/bundles/org.openhab.core.io.console.karaf/pom.xml b/bundles/org.openhab.core.io.console.karaf/pom.xml index 04fe508f4a..95709e35aa 100644 --- a/bundles/org.openhab.core.io.console.karaf/pom.xml +++ b/bundles/org.openhab.core.io.console.karaf/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.console.karaf diff --git a/bundles/org.openhab.core.io.console.rfc147/pom.xml b/bundles/org.openhab.core.io.console.rfc147/pom.xml index 6af140dfb9..4bbcaef0a2 100644 --- a/bundles/org.openhab.core.io.console.rfc147/pom.xml +++ b/bundles/org.openhab.core.io.console.rfc147/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.console.rfc147 diff --git a/bundles/org.openhab.core.io.console/pom.xml b/bundles/org.openhab.core.io.console/pom.xml index 455668e172..66ee049a41 100644 --- a/bundles/org.openhab.core.io.console/pom.xml +++ b/bundles/org.openhab.core.io.console/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.console diff --git a/bundles/org.openhab.core.io.http.auth/pom.xml b/bundles/org.openhab.core.io.http.auth/pom.xml index c4fb9c7cd3..ac7d479fcf 100644 --- a/bundles/org.openhab.core.io.http.auth/pom.xml +++ b/bundles/org.openhab.core.io.http.auth/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.http.auth diff --git a/bundles/org.openhab.core.io.http/pom.xml b/bundles/org.openhab.core.io.http/pom.xml index 0ac20dd48c..179628ff85 100644 --- a/bundles/org.openhab.core.io.http/pom.xml +++ b/bundles/org.openhab.core.io.http/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.http diff --git a/bundles/org.openhab.core.io.jetty.certificate/pom.xml b/bundles/org.openhab.core.io.jetty.certificate/pom.xml index 56f129da17..7cae17fea4 100644 --- a/bundles/org.openhab.core.io.jetty.certificate/pom.xml +++ b/bundles/org.openhab.core.io.jetty.certificate/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.jetty.certificate diff --git a/bundles/org.openhab.core.io.monitor/pom.xml b/bundles/org.openhab.core.io.monitor/pom.xml index 7b9e8690e1..2831bc7fb5 100644 --- a/bundles/org.openhab.core.io.monitor/pom.xml +++ b/bundles/org.openhab.core.io.monitor/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.monitor diff --git a/bundles/org.openhab.core.io.net/pom.xml b/bundles/org.openhab.core.io.net/pom.xml index 4810a6503a..63d2c0f3c2 100644 --- a/bundles/org.openhab.core.io.net/pom.xml +++ b/bundles/org.openhab.core.io.net/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.net diff --git a/bundles/org.openhab.core.io.rest.audio/pom.xml b/bundles/org.openhab.core.io.rest.audio/pom.xml index 4bc0e0b519..5833349ed6 100644 --- a/bundles/org.openhab.core.io.rest.audio/pom.xml +++ b/bundles/org.openhab.core.io.rest.audio/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.audio diff --git a/bundles/org.openhab.core.io.rest.auth/pom.xml b/bundles/org.openhab.core.io.rest.auth/pom.xml index 1823f3f972..7fbb829dc9 100644 --- a/bundles/org.openhab.core.io.rest.auth/pom.xml +++ b/bundles/org.openhab.core.io.rest.auth/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.auth diff --git a/bundles/org.openhab.core.io.rest.core/pom.xml b/bundles/org.openhab.core.io.rest.core/pom.xml index 8306ae7995..a940c9d723 100644 --- a/bundles/org.openhab.core.io.rest.core/pom.xml +++ b/bundles/org.openhab.core.io.rest.core/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.core diff --git a/bundles/org.openhab.core.io.rest.log/pom.xml b/bundles/org.openhab.core.io.rest.log/pom.xml index 5c7316e918..e3422f72d7 100644 --- a/bundles/org.openhab.core.io.rest.log/pom.xml +++ b/bundles/org.openhab.core.io.rest.log/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.log diff --git a/bundles/org.openhab.core.io.rest.mdns/pom.xml b/bundles/org.openhab.core.io.rest.mdns/pom.xml index 2573358142..840e160719 100644 --- a/bundles/org.openhab.core.io.rest.mdns/pom.xml +++ b/bundles/org.openhab.core.io.rest.mdns/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.mdns diff --git a/bundles/org.openhab.core.io.rest.sitemap/pom.xml b/bundles/org.openhab.core.io.rest.sitemap/pom.xml index ccf138bf06..60fc2d2475 100644 --- a/bundles/org.openhab.core.io.rest.sitemap/pom.xml +++ b/bundles/org.openhab.core.io.rest.sitemap/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.sitemap diff --git a/bundles/org.openhab.core.io.rest.sse/pom.xml b/bundles/org.openhab.core.io.rest.sse/pom.xml index 691510fabb..ece8e160f8 100644 --- a/bundles/org.openhab.core.io.rest.sse/pom.xml +++ b/bundles/org.openhab.core.io.rest.sse/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.sse diff --git a/bundles/org.openhab.core.io.rest.swagger/pom.xml b/bundles/org.openhab.core.io.rest.swagger/pom.xml index 32d7e839e5..2151f20762 100644 --- a/bundles/org.openhab.core.io.rest.swagger/pom.xml +++ b/bundles/org.openhab.core.io.rest.swagger/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.swagger diff --git a/bundles/org.openhab.core.io.rest.ui/pom.xml b/bundles/org.openhab.core.io.rest.ui/pom.xml index 698ab8332e..2e036973f0 100644 --- a/bundles/org.openhab.core.io.rest.ui/pom.xml +++ b/bundles/org.openhab.core.io.rest.ui/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.ui diff --git a/bundles/org.openhab.core.io.rest.voice/pom.xml b/bundles/org.openhab.core.io.rest.voice/pom.xml index 493916da8a..36f02511d2 100644 --- a/bundles/org.openhab.core.io.rest.voice/pom.xml +++ b/bundles/org.openhab.core.io.rest.voice/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.voice diff --git a/bundles/org.openhab.core.io.rest/pom.xml b/bundles/org.openhab.core.io.rest/pom.xml index a872030cbf..19f990e89b 100644 --- a/bundles/org.openhab.core.io.rest/pom.xml +++ b/bundles/org.openhab.core.io.rest/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest diff --git a/bundles/org.openhab.core.io.transport.mdns/pom.xml b/bundles/org.openhab.core.io.transport.mdns/pom.xml index ce3350295b..070aa81e89 100644 --- a/bundles/org.openhab.core.io.transport.mdns/pom.xml +++ b/bundles/org.openhab.core.io.transport.mdns/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.mdns diff --git a/bundles/org.openhab.core.io.transport.modbus/pom.xml b/bundles/org.openhab.core.io.transport.modbus/pom.xml index 8690da8a6f..f059b8b142 100644 --- a/bundles/org.openhab.core.io.transport.modbus/pom.xml +++ b/bundles/org.openhab.core.io.transport.modbus/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.modbus diff --git a/bundles/org.openhab.core.io.transport.mqtt/pom.xml b/bundles/org.openhab.core.io.transport.mqtt/pom.xml index 381388bb81..d1d41b4fe6 100644 --- a/bundles/org.openhab.core.io.transport.mqtt/pom.xml +++ b/bundles/org.openhab.core.io.transport.mqtt/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.mqtt diff --git a/bundles/org.openhab.core.io.transport.serial.javacomm/pom.xml b/bundles/org.openhab.core.io.transport.serial.javacomm/pom.xml index 593ac21f24..6a9a681b7c 100644 --- a/bundles/org.openhab.core.io.transport.serial.javacomm/pom.xml +++ b/bundles/org.openhab.core.io.transport.serial.javacomm/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.serial.javacomm diff --git a/bundles/org.openhab.core.io.transport.serial.rxtx.rfc2217/pom.xml b/bundles/org.openhab.core.io.transport.serial.rxtx.rfc2217/pom.xml index f64f1312a3..39fb37953f 100644 --- a/bundles/org.openhab.core.io.transport.serial.rxtx.rfc2217/pom.xml +++ b/bundles/org.openhab.core.io.transport.serial.rxtx.rfc2217/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.serial.rxtx.rfc2217 diff --git a/bundles/org.openhab.core.io.transport.serial.rxtx/pom.xml b/bundles/org.openhab.core.io.transport.serial.rxtx/pom.xml index 9d7231607d..4442eed635 100644 --- a/bundles/org.openhab.core.io.transport.serial.rxtx/pom.xml +++ b/bundles/org.openhab.core.io.transport.serial.rxtx/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.serial.rxtx diff --git a/bundles/org.openhab.core.io.transport.serial/pom.xml b/bundles/org.openhab.core.io.transport.serial/pom.xml index 569276d283..1bb29585fe 100644 --- a/bundles/org.openhab.core.io.transport.serial/pom.xml +++ b/bundles/org.openhab.core.io.transport.serial/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.serial diff --git a/bundles/org.openhab.core.io.transport.upnp/pom.xml b/bundles/org.openhab.core.io.transport.upnp/pom.xml index 53dd0df57d..642f7fe6da 100644 --- a/bundles/org.openhab.core.io.transport.upnp/pom.xml +++ b/bundles/org.openhab.core.io.transport.upnp/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.transport.upnp diff --git a/bundles/org.openhab.core.karaf/pom.xml b/bundles/org.openhab.core.karaf/pom.xml index ea48dc42c0..cb537faed4 100644 --- a/bundles/org.openhab.core.karaf/pom.xml +++ b/bundles/org.openhab.core.karaf/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.karaf diff --git a/bundles/org.openhab.core.model.core/pom.xml b/bundles/org.openhab.core.model.core/pom.xml index a8f1149509..f3d61b4fad 100644 --- a/bundles/org.openhab.core.model.core/pom.xml +++ b/bundles/org.openhab.core.model.core/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.core diff --git a/bundles/org.openhab.core.model.item.ide/pom.xml b/bundles/org.openhab.core.model.item.ide/pom.xml index af064f3f02..b508ce0fa3 100644 --- a/bundles/org.openhab.core.model.item.ide/pom.xml +++ b/bundles/org.openhab.core.model.item.ide/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.item.ide diff --git a/bundles/org.openhab.core.model.item.runtime/pom.xml b/bundles/org.openhab.core.model.item.runtime/pom.xml index f1644a035d..a5062e035c 100644 --- a/bundles/org.openhab.core.model.item.runtime/pom.xml +++ b/bundles/org.openhab.core.model.item.runtime/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.item.runtime diff --git a/bundles/org.openhab.core.model.item/pom.xml b/bundles/org.openhab.core.model.item/pom.xml index fdc18af187..71303ced79 100644 --- a/bundles/org.openhab.core.model.item/pom.xml +++ b/bundles/org.openhab.core.model.item/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.item diff --git a/bundles/org.openhab.core.model.lazygen/pom.xml b/bundles/org.openhab.core.model.lazygen/pom.xml index 3de87ec3ba..55c543c40f 100644 --- a/bundles/org.openhab.core.model.lazygen/pom.xml +++ b/bundles/org.openhab.core.model.lazygen/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.lazygen diff --git a/bundles/org.openhab.core.model.lsp/pom.xml b/bundles/org.openhab.core.model.lsp/pom.xml index 53c19dbda2..9fc504b7db 100644 --- a/bundles/org.openhab.core.model.lsp/pom.xml +++ b/bundles/org.openhab.core.model.lsp/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.lsp diff --git a/bundles/org.openhab.core.model.persistence.ide/pom.xml b/bundles/org.openhab.core.model.persistence.ide/pom.xml index b0641267e1..cc0f941770 100644 --- a/bundles/org.openhab.core.model.persistence.ide/pom.xml +++ b/bundles/org.openhab.core.model.persistence.ide/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.persistence.ide diff --git a/bundles/org.openhab.core.model.persistence.runtime/pom.xml b/bundles/org.openhab.core.model.persistence.runtime/pom.xml index 0848687446..7c89b104dc 100644 --- a/bundles/org.openhab.core.model.persistence.runtime/pom.xml +++ b/bundles/org.openhab.core.model.persistence.runtime/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.persistence.runtime diff --git a/bundles/org.openhab.core.model.persistence/pom.xml b/bundles/org.openhab.core.model.persistence/pom.xml index f783a57159..40c67ca7fa 100644 --- a/bundles/org.openhab.core.model.persistence/pom.xml +++ b/bundles/org.openhab.core.model.persistence/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.persistence diff --git a/bundles/org.openhab.core.model.rule.ide/pom.xml b/bundles/org.openhab.core.model.rule.ide/pom.xml index 983815ff90..7e4cef6687 100644 --- a/bundles/org.openhab.core.model.rule.ide/pom.xml +++ b/bundles/org.openhab.core.model.rule.ide/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.rule.ide diff --git a/bundles/org.openhab.core.model.rule.runtime/pom.xml b/bundles/org.openhab.core.model.rule.runtime/pom.xml index 54722238ce..5300a42baa 100644 --- a/bundles/org.openhab.core.model.rule.runtime/pom.xml +++ b/bundles/org.openhab.core.model.rule.runtime/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.rule.runtime diff --git a/bundles/org.openhab.core.model.rule/pom.xml b/bundles/org.openhab.core.model.rule/pom.xml index 0e7c516a75..31168f1bed 100644 --- a/bundles/org.openhab.core.model.rule/pom.xml +++ b/bundles/org.openhab.core.model.rule/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.rule diff --git a/bundles/org.openhab.core.model.script.ide/pom.xml b/bundles/org.openhab.core.model.script.ide/pom.xml index 97d69bae98..e8f8e98af5 100644 --- a/bundles/org.openhab.core.model.script.ide/pom.xml +++ b/bundles/org.openhab.core.model.script.ide/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.script.ide diff --git a/bundles/org.openhab.core.model.script.runtime/pom.xml b/bundles/org.openhab.core.model.script.runtime/pom.xml index cac5b621cd..b5c0c8f0d3 100644 --- a/bundles/org.openhab.core.model.script.runtime/pom.xml +++ b/bundles/org.openhab.core.model.script.runtime/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.script.runtime diff --git a/bundles/org.openhab.core.model.script/pom.xml b/bundles/org.openhab.core.model.script/pom.xml index 59ba3519af..8923f4ddf9 100644 --- a/bundles/org.openhab.core.model.script/pom.xml +++ b/bundles/org.openhab.core.model.script/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.script diff --git a/bundles/org.openhab.core.model.sitemap.ide/pom.xml b/bundles/org.openhab.core.model.sitemap.ide/pom.xml index b49148ba7e..d1d08347f2 100644 --- a/bundles/org.openhab.core.model.sitemap.ide/pom.xml +++ b/bundles/org.openhab.core.model.sitemap.ide/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.sitemap.ide diff --git a/bundles/org.openhab.core.model.sitemap.runtime/pom.xml b/bundles/org.openhab.core.model.sitemap.runtime/pom.xml index 5319ee52c3..ed79444005 100644 --- a/bundles/org.openhab.core.model.sitemap.runtime/pom.xml +++ b/bundles/org.openhab.core.model.sitemap.runtime/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.sitemap.runtime diff --git a/bundles/org.openhab.core.model.sitemap/pom.xml b/bundles/org.openhab.core.model.sitemap/pom.xml index c9513b1d00..2225ab3cb8 100644 --- a/bundles/org.openhab.core.model.sitemap/pom.xml +++ b/bundles/org.openhab.core.model.sitemap/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.sitemap diff --git a/bundles/org.openhab.core.model.thing.ide/pom.xml b/bundles/org.openhab.core.model.thing.ide/pom.xml index f67fe6552e..9cf120dfaf 100644 --- a/bundles/org.openhab.core.model.thing.ide/pom.xml +++ b/bundles/org.openhab.core.model.thing.ide/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.thing.ide diff --git a/bundles/org.openhab.core.model.thing.runtime/pom.xml b/bundles/org.openhab.core.model.thing.runtime/pom.xml index 5212298a09..568b1d46b0 100644 --- a/bundles/org.openhab.core.model.thing.runtime/pom.xml +++ b/bundles/org.openhab.core.model.thing.runtime/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.thing.runtime diff --git a/bundles/org.openhab.core.model.thing/pom.xml b/bundles/org.openhab.core.model.thing/pom.xml index 3de1f275b2..3d3a980e99 100644 --- a/bundles/org.openhab.core.model.thing/pom.xml +++ b/bundles/org.openhab.core.model.thing/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.thing diff --git a/bundles/org.openhab.core.persistence/pom.xml b/bundles/org.openhab.core.persistence/pom.xml index f8435aa1d9..37bf0046c7 100644 --- a/bundles/org.openhab.core.persistence/pom.xml +++ b/bundles/org.openhab.core.persistence/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.persistence diff --git a/bundles/org.openhab.core.semantics/pom.xml b/bundles/org.openhab.core.semantics/pom.xml index aeb5cddfcb..fac8badb61 100644 --- a/bundles/org.openhab.core.semantics/pom.xml +++ b/bundles/org.openhab.core.semantics/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.semantics diff --git a/bundles/org.openhab.core.storage.json/pom.xml b/bundles/org.openhab.core.storage.json/pom.xml index 9ad760a6e6..7addd2f8cc 100644 --- a/bundles/org.openhab.core.storage.json/pom.xml +++ b/bundles/org.openhab.core.storage.json/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.storage.json diff --git a/bundles/org.openhab.core.test.magic/pom.xml b/bundles/org.openhab.core.test.magic/pom.xml index be5661da38..16912c1331 100644 --- a/bundles/org.openhab.core.test.magic/pom.xml +++ b/bundles/org.openhab.core.test.magic/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.test.magic diff --git a/bundles/org.openhab.core.test/pom.xml b/bundles/org.openhab.core.test/pom.xml index b9893f161d..be3ceec239 100644 --- a/bundles/org.openhab.core.test/pom.xml +++ b/bundles/org.openhab.core.test/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.test diff --git a/bundles/org.openhab.core.thing.xml/pom.xml b/bundles/org.openhab.core.thing.xml/pom.xml index 8ec00f708b..a1dfd206f9 100644 --- a/bundles/org.openhab.core.thing.xml/pom.xml +++ b/bundles/org.openhab.core.thing.xml/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.thing.xml diff --git a/bundles/org.openhab.core.thing/pom.xml b/bundles/org.openhab.core.thing/pom.xml index 5e7a0c1972..c22b050329 100644 --- a/bundles/org.openhab.core.thing/pom.xml +++ b/bundles/org.openhab.core.thing/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.thing diff --git a/bundles/org.openhab.core.transform/pom.xml b/bundles/org.openhab.core.transform/pom.xml index 3b4c157d86..382b6ab8a2 100644 --- a/bundles/org.openhab.core.transform/pom.xml +++ b/bundles/org.openhab.core.transform/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.transform diff --git a/bundles/org.openhab.core.ui.icon/pom.xml b/bundles/org.openhab.core.ui.icon/pom.xml index d53018821a..072d38906f 100644 --- a/bundles/org.openhab.core.ui.icon/pom.xml +++ b/bundles/org.openhab.core.ui.icon/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.ui.icon diff --git a/bundles/org.openhab.core.ui/pom.xml b/bundles/org.openhab.core.ui/pom.xml index 03c09c8340..2fc8582fc5 100644 --- a/bundles/org.openhab.core.ui/pom.xml +++ b/bundles/org.openhab.core.ui/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.ui diff --git a/bundles/org.openhab.core.voice/pom.xml b/bundles/org.openhab.core.voice/pom.xml index 6535023611..8f0d16030d 100644 --- a/bundles/org.openhab.core.voice/pom.xml +++ b/bundles/org.openhab.core.voice/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.voice diff --git a/bundles/org.openhab.core/pom.xml b/bundles/org.openhab.core/pom.xml index 8d88273e14..21f0fb2f53 100644 --- a/bundles/org.openhab.core/pom.xml +++ b/bundles/org.openhab.core/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.bundles org.openhab.core.reactor.bundles - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core diff --git a/bundles/pom.xml b/bundles/pom.xml index 3b15b09eb8..2ab1c154c8 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -5,7 +5,7 @@ org.openhab.core org.openhab.core.reactor - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.bundles diff --git a/features/karaf/openhab-core/pom.xml b/features/karaf/openhab-core/pom.xml index 023def2607..ac76900408 100644 --- a/features/karaf/openhab-core/pom.xml +++ b/features/karaf/openhab-core/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.features.karaf org.openhab.core.reactor.features.karaf - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.features.karaf.openhab-core diff --git a/features/karaf/openhab-tp/pom.xml b/features/karaf/openhab-tp/pom.xml index 07a9aa3739..628328d03b 100644 --- a/features/karaf/openhab-tp/pom.xml +++ b/features/karaf/openhab-tp/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.features.karaf org.openhab.core.reactor.features.karaf - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.features.karaf.openhab-tp diff --git a/features/karaf/pom.xml b/features/karaf/pom.xml index f46b89b57b..c49e7a0064 100644 --- a/features/karaf/pom.xml +++ b/features/karaf/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.features org.openhab.core.reactor.features - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.features.karaf diff --git a/features/pom.xml b/features/pom.xml index 14693e10ec..482d862dac 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.openhab.core org.openhab.core.reactor - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.features diff --git a/itests/org.openhab.core.auth.oauth2client.tests/pom.xml b/itests/org.openhab.core.auth.oauth2client.tests/pom.xml index 5212943320..f601b159bb 100644 --- a/itests/org.openhab.core.auth.oauth2client.tests/pom.xml +++ b/itests/org.openhab.core.auth.oauth2client.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.auth.oauth2client.tests diff --git a/itests/org.openhab.core.automation.integration.tests/pom.xml b/itests/org.openhab.core.automation.integration.tests/pom.xml index 07277d700e..9f7cd6c429 100644 --- a/itests/org.openhab.core.automation.integration.tests/pom.xml +++ b/itests/org.openhab.core.automation.integration.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.integration.tests diff --git a/itests/org.openhab.core.automation.module.core.tests/pom.xml b/itests/org.openhab.core.automation.module.core.tests/pom.xml index a8f3ee5d42..0be6255ca0 100644 --- a/itests/org.openhab.core.automation.module.core.tests/pom.xml +++ b/itests/org.openhab.core.automation.module.core.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.module.core.tests diff --git a/itests/org.openhab.core.automation.module.script.tests/pom.xml b/itests/org.openhab.core.automation.module.script.tests/pom.xml index 59c6d1566b..b612a7995f 100644 --- a/itests/org.openhab.core.automation.module.script.tests/pom.xml +++ b/itests/org.openhab.core.automation.module.script.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.module.script.tests diff --git a/itests/org.openhab.core.automation.module.timer.tests/pom.xml b/itests/org.openhab.core.automation.module.timer.tests/pom.xml index e7f5face0e..362a4a9884 100644 --- a/itests/org.openhab.core.automation.module.timer.tests/pom.xml +++ b/itests/org.openhab.core.automation.module.timer.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.module.timer.tests diff --git a/itests/org.openhab.core.automation.tests/pom.xml b/itests/org.openhab.core.automation.tests/pom.xml index 7eed7c4b1f..4e5d92926c 100644 --- a/itests/org.openhab.core.automation.tests/pom.xml +++ b/itests/org.openhab.core.automation.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.automation.tests diff --git a/itests/org.openhab.core.binding.xml.tests/pom.xml b/itests/org.openhab.core.binding.xml.tests/pom.xml index 328154389f..4e01373819 100644 --- a/itests/org.openhab.core.binding.xml.tests/pom.xml +++ b/itests/org.openhab.core.binding.xml.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.binding.xml.tests diff --git a/itests/org.openhab.core.config.core.tests/pom.xml b/itests/org.openhab.core.config.core.tests/pom.xml index a1c1e13d5d..035c4757fe 100644 --- a/itests/org.openhab.core.config.core.tests/pom.xml +++ b/itests/org.openhab.core.config.core.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.core.tests diff --git a/itests/org.openhab.core.config.discovery.mdns.tests/pom.xml b/itests/org.openhab.core.config.discovery.mdns.tests/pom.xml index f2cd4cb6a5..8e0b0d038a 100644 --- a/itests/org.openhab.core.config.discovery.mdns.tests/pom.xml +++ b/itests/org.openhab.core.config.discovery.mdns.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.mdns.tests diff --git a/itests/org.openhab.core.config.discovery.tests/pom.xml b/itests/org.openhab.core.config.discovery.tests/pom.xml index f6337021a6..97bf74ef8a 100644 --- a/itests/org.openhab.core.config.discovery.tests/pom.xml +++ b/itests/org.openhab.core.config.discovery.tests/pom.xml @@ -3,7 +3,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.tests diff --git a/itests/org.openhab.core.config.discovery.usbserial.linuxsysfs.tests/pom.xml b/itests/org.openhab.core.config.discovery.usbserial.linuxsysfs.tests/pom.xml index f6c3e02451..b617e91973 100644 --- a/itests/org.openhab.core.config.discovery.usbserial.linuxsysfs.tests/pom.xml +++ b/itests/org.openhab.core.config.discovery.usbserial.linuxsysfs.tests/pom.xml @@ -3,7 +3,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.usbserial.linuxsysfs.tests diff --git a/itests/org.openhab.core.config.discovery.usbserial.tests/pom.xml b/itests/org.openhab.core.config.discovery.usbserial.tests/pom.xml index c59a8630aa..8d72e391d3 100644 --- a/itests/org.openhab.core.config.discovery.usbserial.tests/pom.xml +++ b/itests/org.openhab.core.config.discovery.usbserial.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.discovery.usbserial.tests diff --git a/itests/org.openhab.core.config.dispatch.tests/pom.xml b/itests/org.openhab.core.config.dispatch.tests/pom.xml index d8ad5494c2..f230caa85a 100644 --- a/itests/org.openhab.core.config.dispatch.tests/pom.xml +++ b/itests/org.openhab.core.config.dispatch.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.dispatch.tests diff --git a/itests/org.openhab.core.config.xml.tests/pom.xml b/itests/org.openhab.core.config.xml.tests/pom.xml index 6b6937323d..5169e3bc04 100644 --- a/itests/org.openhab.core.config.xml.tests/pom.xml +++ b/itests/org.openhab.core.config.xml.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.config.xml.tests diff --git a/itests/org.openhab.core.ephemeris.tests/pom.xml b/itests/org.openhab.core.ephemeris.tests/pom.xml index 655a7091c0..daab1f1e75 100644 --- a/itests/org.openhab.core.ephemeris.tests/pom.xml +++ b/itests/org.openhab.core.ephemeris.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.ephemeris.tests diff --git a/itests/org.openhab.core.io.rest.core.tests/pom.xml b/itests/org.openhab.core.io.rest.core.tests/pom.xml index 89593e4848..e3ccebb257 100644 --- a/itests/org.openhab.core.io.rest.core.tests/pom.xml +++ b/itests/org.openhab.core.io.rest.core.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.io.rest.core.tests diff --git a/itests/org.openhab.core.model.core.tests/pom.xml b/itests/org.openhab.core.model.core.tests/pom.xml index 296125295b..0855346ee0 100644 --- a/itests/org.openhab.core.model.core.tests/pom.xml +++ b/itests/org.openhab.core.model.core.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.core.tests diff --git a/itests/org.openhab.core.model.item.tests/pom.xml b/itests/org.openhab.core.model.item.tests/pom.xml index f37d7be6c5..9ed9e71080 100644 --- a/itests/org.openhab.core.model.item.tests/pom.xml +++ b/itests/org.openhab.core.model.item.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.item.tests diff --git a/itests/org.openhab.core.model.rule.tests/pom.xml b/itests/org.openhab.core.model.rule.tests/pom.xml index e50a840f7e..23e08e90a6 100644 --- a/itests/org.openhab.core.model.rule.tests/pom.xml +++ b/itests/org.openhab.core.model.rule.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.rule.tests diff --git a/itests/org.openhab.core.model.script.tests/pom.xml b/itests/org.openhab.core.model.script.tests/pom.xml index 9c50106030..0e82ff4985 100644 --- a/itests/org.openhab.core.model.script.tests/pom.xml +++ b/itests/org.openhab.core.model.script.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.script.tests diff --git a/itests/org.openhab.core.model.thing.tests/pom.xml b/itests/org.openhab.core.model.thing.tests/pom.xml index ef180fe904..5ef7459e97 100644 --- a/itests/org.openhab.core.model.thing.tests/pom.xml +++ b/itests/org.openhab.core.model.thing.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.thing.tests diff --git a/itests/org.openhab.core.model.thing.testsupport/pom.xml b/itests/org.openhab.core.model.thing.testsupport/pom.xml index 6a39909133..de506b5003 100644 --- a/itests/org.openhab.core.model.thing.testsupport/pom.xml +++ b/itests/org.openhab.core.model.thing.testsupport/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.model.thing.testsupport diff --git a/itests/org.openhab.core.storage.json.tests/pom.xml b/itests/org.openhab.core.storage.json.tests/pom.xml index f5a9dae204..a5c9b59a7e 100644 --- a/itests/org.openhab.core.storage.json.tests/pom.xml +++ b/itests/org.openhab.core.storage.json.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.storage.json.tests diff --git a/itests/org.openhab.core.tests/pom.xml b/itests/org.openhab.core.tests/pom.xml index ea0cbf8711..0f0eb9d0f5 100644 --- a/itests/org.openhab.core.tests/pom.xml +++ b/itests/org.openhab.core.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.tests diff --git a/itests/org.openhab.core.thing.tests/pom.xml b/itests/org.openhab.core.thing.tests/pom.xml index 40874e0ce1..b15bd99160 100644 --- a/itests/org.openhab.core.thing.tests/pom.xml +++ b/itests/org.openhab.core.thing.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.thing.tests diff --git a/itests/org.openhab.core.thing.xml.tests/pom.xml b/itests/org.openhab.core.thing.xml.tests/pom.xml index f846329e0a..d6b379aa3c 100644 --- a/itests/org.openhab.core.thing.xml.tests/pom.xml +++ b/itests/org.openhab.core.thing.xml.tests/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.thing.xml.tests diff --git a/itests/org.openhab.core.voice.tests/pom.xml b/itests/org.openhab.core.voice.tests/pom.xml index 021be96beb..5c5f40835e 100644 --- a/itests/org.openhab.core.voice.tests/pom.xml +++ b/itests/org.openhab.core.voice.tests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.itests org.openhab.core.reactor.itests - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.voice.tests diff --git a/itests/pom.xml b/itests/pom.xml index d22939095d..caa3cac86b 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -5,7 +5,7 @@ org.openhab.core org.openhab.core.reactor - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.itests diff --git a/pom.xml b/pom.xml index 2025a7c456..bd69fe5a12 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openhab.core org.openhab.core.reactor - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT pom diff --git a/tools/archetype/binding/pom.xml b/tools/archetype/binding/pom.xml index b5484ed1b4..f9d8ed43ec 100644 --- a/tools/archetype/binding/pom.xml +++ b/tools/archetype/binding/pom.xml @@ -4,7 +4,7 @@ org.openhab.core.tools.archetypes org.openhab.core.reactor.tools.archetypes - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.tools.archetypes.binding diff --git a/tools/archetype/pom.xml b/tools/archetype/pom.xml index 4c23f9131e..7bf6222717 100644 --- a/tools/archetype/pom.xml +++ b/tools/archetype/pom.xml @@ -5,7 +5,7 @@ org.openhab.core.tools org.openhab.core.reactor.tools - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.tools.archetypes diff --git a/tools/pom.xml b/tools/pom.xml index 0e7ca117a4..14f96977be 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ org.openhab.core org.openhab.core.reactor - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.openhab.core.tools