mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Fix osgi exports
This commit is contained in:
parent
ef829cc706
commit
bc86c7fe20
@ -186,6 +186,7 @@
|
||||
<Import-Package>
|
||||
${osgi.import.package}
|
||||
</Import-Package>
|
||||
<Export-Package>com.mysema.query.*</Export-Package>
|
||||
</instructions>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user