diff --git a/examples/features/ha/zookeeper-single-pair-failback/pom.xml b/examples/features/ha/zookeeper-single-pair-failback/pom.xml index 51044d7145..42f4a8fd9e 100644 --- a/examples/features/ha/zookeeper-single-pair-failback/pom.xml +++ b/examples/features/ha/zookeeper-single-pair-failback/pom.xml @@ -27,7 +27,7 @@ under the License. 2.18.0-SNAPSHOT - zookeeper-single-pair-ordered-failback + zookeeper-single-pair-failback jar ActiveMQ Artemis Zookeeper Single Pair Ordered Failback Example @@ -96,8 +96,8 @@ under the License. org.apache.activemq.examples.failover - zookeeper-single-pair-ordered-failback - 2.18.0-SNAPSHOT + zookeeper-single-pair-failback + ${project.version}