Can't update Z-Wave binding anymore to latest snapshot

Hello. I need some help/hints again :slight_smile:

(config: RaspPi 4 4GB, current Openhabian Stable 3.0.2, Razberry card)

In the past I have updated the Z-Wave binding with

update org.openhab.binding.zwave https://ci.openhab.org/job/openHAB-ZWave/lastSuccessfulBuild/artifact/target/org.openhab.binding.zwave-3.1.0-SNAPSHOT.jar

It worked well (with 3.0.1 I think). But after one of the latest small updates of OpenHAB the
the Z-Wave binding was “reset-updated” to 3.0.2.

228 │ Active │ 80 │ 3.0.2 │ openHAB Add-ons :: Bundles :: ZWave Binding

Now I want to update the binding up to 3.1.0 again with the update command.
But it stays marked as “Installed” - not anymore as “Active”:

244 │ Installed │ 80 │ 3.1.0.202105230349 │ openHAB Add-ons :: Bundles :: ZWave Binding

I did “bundle:diag org.openhab.binding.zwave” and got following output:

openhab>          
openHAB Add-ons :: Bundles :: ZWave Binding (244)
-------------------------------------------------
Status: Installed
Unsatisfied Requirements:
osgi.wiring.package; filter:="(osgi.wiring.package=org.openhab.binding.zwave)"
osgi.wiring.package; filter:="(&(osgi.wiring.package=javax.measure)(&(version>=2.1.0)(!(version>=3.0.0))))"
osgi.wiring.package; filter:="(&(osgi.wiring.package=org.osgi.framework)(&(version>=1.9.0)(!(version>=2.0.0))))"
Declarative Services

How can I fix this. I already have searched a lot but didn’t find (or didn’t understand) the right infos.

You need to be on 3.1.0M4 or newer to update. There were OSGi version changes :frowning:

This means I have to leave the stable branch, right ?
I think I’ll better wait for the regular 3.1 update.

Is there an expected release date ?

When I asked the developers, that was their suggestion too. If they stick to a 6 month release cycle, it would be the end of June, I believe