Skip to content

Commit

Permalink
Oops, another case where we need to switch to include jakarta.* - fix #…
Browse files Browse the repository at this point in the history
  • Loading branch information
bshannon committed Mar 9, 2020
1 parent 5bfc199 commit 6c5f11d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mailapi/pom.xml
Expand Up @@ -50,7 +50,7 @@
<mail.bundle.symbolicName>
jakarta.mail.api
</mail.bundle.symbolicName>
<mail.extraClasses>javax/**</mail.extraClasses>
<mail.extraClasses>jakarta/**</mail.extraClasses>
</properties>

<profiles>
Expand Down

0 comments on commit 6c5f11d

Please sign in to comment.