-buildpath: \
	osgi.annotation;version=7.0,\
	osgi.core;version=7.0,\
	osgi.cmpn;version=7.0,\
	org.gecko.core.pushstream;version=latest

-testpath: \
	${junit}

javac.source: 1.8
javac.target: 1.8

Bundle-Version: 3.2.0-SNAPSHOT
Bundle-Name: Messaging API
Bundle-Vendor: Data In Motion Consulting
Export-Package: \
	org.gecko.osgi.messaging,\
	org.gecko.osgi.messaging.annotations
Bundle-License: Eclipse Public License v1.0
Bundle-Copyright: Data In Motion Consulting (c) 2017