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

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 58709665 Fixing ha-with-dual-mirror plugin name
58709665 is described below

commit 5870966511cabd007023504226b1438618d2911b
Author: Clebert Suconic <[email protected]>
AuthorDate: Wed Mar 25 10:31:57 2026 -0400

    Fixing ha-with-dual-mirror plugin name
---
 examples/features/broker-connection/ha-with-dual-mirror/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/features/broker-connection/ha-with-dual-mirror/pom.xml 
b/examples/features/broker-connection/ha-with-dual-mirror/pom.xml
index cbaa5167..ec0e3189 100644
--- a/examples/features/broker-connection/ha-with-dual-mirror/pom.xml
+++ b/examples/features/broker-connection/ha-with-dual-mirror/pom.xml
@@ -110,7 +110,7 @@ under the License.
                   <dependencies>
                      <dependency>
                         
<groupId>org.apache.artemis.examples.broker-connection</groupId>
-                        <artifactId>ha-with-mirroring-interactive</artifactId>
+                        <artifactId>ha-with-dual-mirror</artifactId>
                         <version>${project.version}</version>
                      </dependency>
                   </dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to