Hi,

Since updating to version 2.3.7 (from 2.1.0) of the maven-bundle-plugin the
packages are exported with the Bundle-Version as package version.

E.g.

Export-Package: org.apache.clerezza.rdf.
enrichment;uses:="org.apache.cle
 rezza.rdf.core,org.apache.clerezza.utils,org.apache.clerezza.rdf.core.i
 mpl";version="0.2.0.SNAPSHOT"

instead of

Export-Package: org.apache.clerezza.rdf.
enrichment;uses:="org.apache.c
 lerezza.rdf.core,org.apache.clerezza.utils,org.apache.clerezza.rdf.co
 re.impl"

Is there a setting to change back to the old behaviour?

Cheers,
Reto

Reply via email to