Fix osgi exports

This commit is contained in:
Timo Westkämper 2014-08-06 08:16:21 +03:00
parent ef829cc706
commit bc86c7fe20

View File

@ -186,6 +186,7 @@
<Import-Package>
${osgi.import.package}
</Import-Package>
<Export-Package>com.mysema.query.*</Export-Package>
</instructions>
</configuration>
</execution>