Skip to content

Commit

Permalink
Merge pull request #1010 from aloubyansky/qpid-own-groupids
Browse files Browse the repository at this point in the history
Configure ownGroupIds for Qpid JMS
  • Loading branch information
aloubyansky committed Oct 20, 2023
2 parents 19ad1b1 + a470db3 commit e8ebe14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@
<lastDetectedBomUpdate>io.quarkus.platform:quarkus-qpid-jms-bom:3.3.0.CR1</lastDetectedBomUpdate>
<next>${platform.groupId}:quarkus-qpid-jms-bom:${platform.version}</next>
</release>
<ownGroupIds>
<groupId>org.amqphub.quarkus</groupId>
<groupId>org.apache.qpid</groupId>
</ownGroupIds>
<tests>
<test>
<artifact>org.amqphub.quarkus:quarkus-qpid-jms-integration-tests:${quarkus-qpid-jms-tests.version}</artifact>
Expand Down

0 comments on commit e8ebe14

Please sign in to comment.