mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 11:45:49 +01:00
This reverts commit a4b5fab128
.
This commit is contained in:
parent
a4b5fab128
commit
50a5309078
@ -14,9 +14,7 @@
|
|||||||
<feature name="openhab-runtime-base" description="openHAB Runtime Base" version="${project.version}">
|
<feature name="openhab-runtime-base" description="openHAB Runtime Base" version="${project.version}">
|
||||||
<bundle>mvn:org.eclipse.orbit.bundles/com.google.gson/2.7.0.v20170129-0911</bundle>
|
<bundle>mvn:org.eclipse.orbit.bundles/com.google.gson/2.7.0.v20170129-0911</bundle>
|
||||||
<feature>esh-base</feature>
|
<feature>esh-base</feature>
|
||||||
<feature>esh-auth-jaas</feature>
|
|
||||||
<feature>esh-io-console-karaf</feature>
|
<feature>esh-io-console-karaf</feature>
|
||||||
<feature>esh-io-rest-auth</feature>
|
|
||||||
<feature>esh-io-rest-sitemap</feature>
|
<feature>esh-io-rest-sitemap</feature>
|
||||||
<feature>esh-io-rest-voice</feature>
|
<feature>esh-io-rest-voice</feature>
|
||||||
<feature>esh-io-rest-mdns</feature>
|
<feature>esh-io-rest-mdns</feature>
|
||||||
@ -32,7 +30,6 @@
|
|||||||
<feature>openhab-runtime-certificate</feature>
|
<feature>openhab-runtime-certificate</feature>
|
||||||
<feature>openhab-transport-mdns</feature>
|
<feature>openhab-transport-mdns</feature>
|
||||||
<feature>openhab-transport-http</feature>
|
<feature>openhab-transport-http</feature>
|
||||||
<feature>esh-io-transport-http-auth-basic</feature>
|
|
||||||
<feature prerequisite="true">shell</feature>
|
<feature prerequisite="true">shell</feature>
|
||||||
<feature prerequisite="true">wrapper</feature>
|
<feature prerequisite="true">wrapper</feature>
|
||||||
<bundle start-level="90">mvn:org.openhab.core/org.openhab.core/${project.version}</bundle>
|
<bundle start-level="90">mvn:org.openhab.core/org.openhab.core/${project.version}</bundle>
|
||||||
|
Loading…
Reference in New Issue
Block a user