Bundle-SymbolicName: ${project.groupId}.compatibility-themes
Bundle-Name: Vaadin Compatibility Themes
Bundle-Version: ${osgi.bundle.version}
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
    *
Export-Package: com.vaadin.osgi.compatibility.themes;-noimport:=true