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