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 59ea60d commit 52b187dCopy full SHA for 52b187d
pom.xml
@@ -124,7 +124,7 @@
124
<configuration>
125
<instructions>
126
<Automatic-Module-Name>com.helger.phive.binary</Automatic-Module-Name>
127
- <Import-Package>!javax.annotation.*,*</Import-Package>
+ <Import-Package>!jakarta.annotation.*,*</Import-Package>
128
<Export-Package>com.helger.phive.binary,
129
com.helger.phive.binary.impl</Export-Package>
130
<Include-Resource>{maven-resources},phive-binary-version.properties=target/classes/phive-binary-version.properties</Include-Resource>
0 commit comments