Skip to content

Commit

Permalink
Change startlevel from 80 to 90
Browse files Browse the repository at this point in the history
  • Loading branch information
seime committed Dec 26, 2024
1 parent 903e1dc commit 4b1c9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<feature name="openhab-automation-jrule" description="JRule Automation" version="${project.version}">
<feature>openhab-runtime-base</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.automation.jrule/${project.version}</bundle>
<bundle start-level="90">mvn:org.openhab.addons.bundles/org.openhab.automation.jrule/${project.version}</bundle>
</feature>
</features>

0 comments on commit 4b1c9c0

Please sign in to comment.