You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2020/02/11 13:57:06 UTC

[activemq-artemis] 01/03: NO-JIRA Fix federated-address-downstream pom

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

cshannon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 832f1e5b926b4e38f736b9d9d17fddeaebd753ef
Author: brusdev <br...@gmail.com>
AuthorDate: Tue Feb 11 08:33:06 2020 +0100

    NO-JIRA Fix federated-address-downstream pom
---
 examples/features/federation/federated-address-downstream/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/features/federation/federated-address-downstream/pom.xml b/examples/features/federation/federated-address-downstream/pom.xml
index d642bef..dac3310 100644
--- a/examples/features/federation/federated-address-downstream/pom.xml
+++ b/examples/features/federation/federated-address-downstream/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.11.0-SNAPSHOT</version>
+      <version>2.12.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-address-downstream</artifactId>