summaryrefslogtreecommitdiffstats
path: root/client-compiled/bnd.bnd
blob: 60f79d805e710d21cba92014d8b87dbe0458365c (plain)
1
2
3
4
5
6
Bundle-SymbolicName: ${project.groupId}.client.compiled
Bundle-Name: Default Widgetset
Bundle-Version: ${osgi.bundle.version}
Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
    *
Export-Package: com.vaadin.osgi.widgetset;-noimport:=true