Skip to content

Commit 7104c3f

Browse files
startup issue
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
1 parent e08da23 commit 7104c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distributions/openhab/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,10 @@
214214
<javase>${oh.java.version}</javase>
215215
<installedFeatures>
216216
<feature>wrapper</feature>
217-
<feature>wrap</feature>
218217
</installedFeatures>
219218
<startupFeatures>
220219
<feature>eventadmin</feature>
220+
<feature>wrap</feature>
221221
</startupFeatures>
222222
<bootFeatures>
223223
<feature>jaas</feature>

0 commit comments

Comments
 (0)