Clean up POM dependencies (#4855)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-06-18 20:23:10 +02:00
committed by GitHub
parent 81865db3a9
commit 6eb7d0c9a6
66 changed files with 573 additions and 65 deletions
@@ -15,6 +15,11 @@
<name>openHAB Core :: Bundles :: Model Persistence Runtime</name>
<dependencies>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.model.core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.model.persistence</artifactId>