Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 34bb483

Browse files
committed
Remove duplicate mail.bundle.symbolicName property.
1 parent 06ad248 commit 34bb483

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@
102102
<mail.bundle.symbolicName>
103103
${project.groupId}.${project.artifactId}
104104
</mail.bundle.symbolicName>
105-
<mail.bundle.symbolicName>
106-
${project.groupId}.${project.artifactId}
107-
</mail.bundle.symbolicName>
108105
<mail.packages.export>
109106
javax.mail.*; version=${mail.spec.version}
110107
</mail.packages.export>

0 commit comments

Comments
 (0)