OSGi Bundles broken

Bundle-SymbolicName is missing in several bundles, at least all of those in org.camunda.bpm.model groupId. Hence they can not be consumed as OSGi Bundles.
See org.camunda.bpm.model:camunda-bpmn-model:7.15.0-alpha2 on maven central as example.

Hi @rgra,

We don’t actively maintain our artifacts as Osgi bundles, but we gladly accept any pull requests we receive. Please let me know if you are interested in this and have questions around getting started.

Cheers,
Thorben

@thorben Apparently somebody did already fix it yesterday :slight_smile: