We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb13aa commit 0f3fcc9Copy full SHA for 0f3fcc9
api/pom.xml
@@ -349,7 +349,7 @@
349
<Specification-Version>${spec.specification.version}</Specification-Version>
350
<Specification-Vendor>${vendor.name}</Specification-Vendor>
351
<_nodefaultversion>false</_nodefaultversion>
352
- <Export-Package>${api_package}.*; version=${spec.version}</Export-Package>
+ <Export-Package>javax.json.bind.*; version=${spec.version}</Export-Package>
353
<_noee>true</_noee>
354
</instructions>
355
</configuration>
0 commit comments