Sorry about the Pom. My bad. I don’t think it’s a blocker.
On Wed, Oct 13, 2021 at 3:30 PM Justin Bertram <jbert...@apache.org> wrote: > Dom, you're correct that pom.xml for the amqp-sending-messages-multicast > example has the wrong version. This is because that module is not part of > the "release" profile in the parent pom.xml [1] so the version didn't get > bumped during the release process. Gary already pushed a commit to resolve > that problem [2] > > In my opinion this isn't enough to block the release, but I won't argue > with folks who do think it's a blocker. > > Justin > > [1] > > https://github.com/apache/activemq-artemis/blob/2.19.0/examples/features/broker-connection/pom.xml#L58 > [2] https://github.com/apache/activemq-artemis/commit/2864006 > > On Wed, Oct 13, 2021 at 12:01 AM Domenico Francesco Bruscino < > bruscin...@gmail.com> wrote: > > > the parent version of the `amqp-sending-messages-multicast` example is > > wrong: 2.19.0-SNAPSHOT > > > > > https://github.com/apache/activemq-artemis/blob/2.19.0/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml#L27 > > > -- Clebert Suconic