This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git
The following commit(s) were added to refs/heads/development by this push:
new 35845efb NO-JIRA update missed amqp-bridge example to new snapshot
35845efb is described below
commit 35845efb3332bad7c5c6ccd49022a1fc1bdc788a
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Jul 21 10:26:02 2025 -0500
NO-JIRA update missed amqp-bridge example to new snapshot
---
examples/features/broker-connection/amqp-bridge/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/features/broker-connection/amqp-bridge/pom.xml
b/examples/features/broker-connection/amqp-bridge/pom.xml
index 56d783c1..9e429ba7 100644
--- a/examples/features/broker-connection/amqp-bridge/pom.xml
+++ b/examples/features/broker-connection/amqp-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.activemq.examples.broker-connection</groupId>
<artifactId>broker-connections</artifactId>
- <version>2.42.0-SNAPSHOT</version>
+ <version>2.43.0-SNAPSHOT</version>
</parent>
<artifactId>amqp-bridge</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact