Description
In geronimo we need a little wider version ranges in the osgi import-package headers. For now I'm going to use a bnd pattern [==,) that goes from the current minor import version to the next major version. I'm also including configuration that will work with the next maven-bundle-plugin so that implemented packages have a smaller version range [==,=) that goes to the next minor version (this is what is used everywhere now).