Fix maven-bundl-plugin config

This commit is contained in:
Timo Westkämper 2014-08-19 21:35:32 +03:00
parent 68e5c81bed
commit 22ee46cf85

View File

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