diff --git a/features/karaf/src/main/feature/feature.xml b/features/karaf/src/main/feature/feature.xml index 17aff9059088f..f95d91afa8a6c 100644 --- a/features/karaf/src/main/feature/feature.xml +++ b/features/karaf/src/main/feature/feature.xml @@ -30,6 +30,11 @@ mvn:org.openhab.core/org.openhab.core.karaf/${project.version} + + mvn:org.openhab.core/org.openhab.io.jetty.certificate/${project.version} + + + openhab-runtime-base openhab-dashboard @@ -38,9 +43,9 @@ openhab-runtime-base + openhab-runtime-certificate openhab-dashboard openhab-misc-restdocs - openhab-misc-certificate openhab-ui-paper openhab-ui-basic openhab-ui-classic @@ -80,10 +85,6 @@ mvn:org.openhab.core/org.openhab.io.rest.docs/${project.version} - - mvn:org.openhab.core/org.openhab.io.jetty.certificate/${project.version} - -