Skip to content

Commit ada3952

Browse files
committed
fix bndrun (again)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
1 parent fcacea2 commit ada3952

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

itests/org.openhab.core.model.script.tests/itest.bndrun

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,9 @@ Fragment-Host: org.openhab.core.model.script
135135
com.fasterxml.jackson.dataformat.jackson-dataformat-xml;version='[2.19.2,2.19.3)',\
136136
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.19.2,2.19.3)',\
137137
org.yaml.snakeyaml;version='[2.4.0,2.4.1)',\
138-
org.openhab.core.model.persistence.runtime;version='[5.1.0,5.1.1)'
138+
org.openhab.core.model.persistence.runtime;version='[5.1.0,5.1.1)',\
139139
org.openhab.core.model.rule.runtime;version='[5.1.0,5.1.1)',\
140140
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
141141
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
142142
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
143-
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
144-
org.openhab.core.model.persistence.runtime;version='[5.1.0,5.1.1)'
143+
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)'

0 commit comments

Comments
 (0)