summaryrefslogtreecommitdiffstats
path: root/themes/bnd.bnd
blob: 7398d4de6e7c1d6d54de180d8d74c32d5b8d562f (plain)
1
2
3
4
5
6
Bundle-SymbolicName: ${project.groupId}.themes
Bundle-Name: Vaadin Themes
Bundle-Version: ${osgi.bundle.version}
Import-Package: com.vaadin.*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
    *
Export-Package: com.vaadin.osgi.themes;-noimport:=true