This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/artemis-examples.git
The following commit(s) were added to refs/heads/development by this push:
new ad103d0f ARTEMIS-5852 Fixing description of HA With Mirroring example
ad103d0f is described below
commit ad103d0f6f125e4ab5b1e1576f4084aeda2a8821
Author: Clebert Suconic <[email protected]>
AuthorDate: Sat Jan 31 09:37:46 2026 -0500
ARTEMIS-5852 Fixing description of HA With Mirroring example
---
examples/features/broker-connection/ha-with-mirroring/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/features/broker-connection/ha-with-mirroring/pom.xml
b/examples/features/broker-connection/ha-with-mirroring/pom.xml
index 48d4291b..4add91f7 100644
--- a/examples/features/broker-connection/ha-with-mirroring/pom.xml
+++ b/examples/features/broker-connection/ha-with-mirroring/pom.xml
@@ -29,7 +29,7 @@ under the License.
<artifactId>ha-with-mirroring</artifactId>
<packaging>jar</packaging>
- <name>Apache Artemis Zookeeper Mirroring</name>
+ <name>Apache Artemis Example - HA with Mirroring</name>
<properties>
<activemq.basedir>${project.basedir}/../../../..</activemq.basedir>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]