This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 2.19.x
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 23c0fc72a19926425f4050bfcd5b7a3258428fd8
Author: gtully <[email protected]>
AuthorDate: Tue Oct 12 10:51:13 2021 +0100

    ARTEMIS-3515 - add to release profile such that versions get updated with 
the release process
    
    (cherry picked from commit 2864006693f2a627324dfe5953df77bdee78fbc2)
    (with fixups)
---
 examples/features/broker-connection/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/features/broker-connection/pom.xml 
b/examples/features/broker-connection/pom.xml
index a72f926..a94dcef 100644
--- a/examples/features/broker-connection/pom.xml
+++ b/examples/features/broker-connection/pom.xml
@@ -58,6 +58,7 @@ under the License.
          <id>release</id>
          <modules>
             <module>amqp-sending-messages</module>
+            <module>amqp-sending-messages-multicast</module>
             <module>amqp-receiving-messages</module>
             <module>amqp-sending-overssl</module>
             <module>disaster-recovery</module>

Reply via email to