diff --git a/bundles/org.openhab.binding.modbus/DEVELOPERS.md b/bundles/org.openhab.binding.modbus/DEVELOPERS.md index fcde24e1fdfae..c9ae2bdfeb50e 100644 --- a/bundles/org.openhab.binding.modbus/DEVELOPERS.md +++ b/bundles/org.openhab.binding.modbus/DEVELOPERS.md @@ -14,14 +14,14 @@ When configuring dependencies in `openhab-distro/launch/app/pom.xml`, add all de runtime - org.openhab.addons.bundles - org.openhab.io.transport.modbus + org.openhab.core.bundles + org.openhab.core.io.transport.modbus ${project.version} runtime - org.openhab.osgiify - net.wimpi.jamod + net.wimpi + jamod 1.2.4.OH runtime