Wouter Born
2024-12-03 21:30:59 +01:00
committed by GitHub
parent 7005c7f15e
commit 297d54ed52
13 changed files with 35 additions and 35 deletions
@@ -174,12 +174,12 @@
</feature>
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
<capability>openhab.tp;feature=jollyday;version=0.32.0</capability>
<capability>openhab.tp;feature=jollyday;version=0.35.1</capability>
<feature dependency="true">openhab.tp-jackson</feature>
<feature dependency="true">spifly</feature>
<bundle>mvn:org.threeten/threeten-extra/1.8.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-core/0.32.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/0.32.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-core/0.35.1</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/0.35.1</bundle>
</feature>
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">