Skip to content

Commit 04aea91

Browse files
committed
ARTEMIS-5816: add relocation for artemis-jakarta-client-osgi to bom
1 parent 256503d commit 04aea91

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

artemis-bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,11 @@
318318
<artifactId>artemis-jakarta-client-all</artifactId>
319319
<version>${project.version}</version>
320320
</dependency>
321+
<dependency>
322+
<groupId>org.apache.activemq</groupId>
323+
<artifactId>artemis-jakarta-client-osgi</artifactId>
324+
<version>${project.version}</version>
325+
</dependency>
321326
<dependency>
322327
<groupId>org.apache.activemq</groupId>
323328
<artifactId>artemis-jakarta-openwire-protocol</artifactId>

0 commit comments

Comments
 (0)