Skip to content

Commit 75475c2

Browse files
Update log4j-jakarta-jms/pom.xml
We have the convention $groupId.$artifactId with duplicate segments removed. Co-authored-by: Piotr P. Karwasz <[email protected]>
1 parent 504625a commit 75475c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-jakarta-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<!-- This is a new module in 2.25.0, remove this property after the release. -->
3131
<bnd.baseline.skip>true</bnd.baseline.skip>
3232
<!-- OSGi and JPMS options -->
33-
<bnd-module-name>org.apache.logging.log4j.jms</bnd-module-name>
33+
<bnd-module-name>org.apache.logging.log4j.jakarta.jms</bnd-module-name>
3434
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
3535
</properties>
3636
<dependencies>

0 commit comments

Comments
 (0)