Hi,
is there a way to specify to always import an exact version of a package
using maven-bundle-plugin. I know I can do it with ;version=${version} in
teh import statement, but I would like not to sepcify the version twice or
in a variable.Regards, Leen

