[maven-release-plugin] prepare release 1.1.0
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 1a55a63..65e44be 100644
--- a/artemis-boot/pom.xml
+++ b/artemis-boot/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
       <relativePath>..</relativePath>
    </parent>
 
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 6f29dfe..05ea155 100644
--- a/artemis-cli/pom.xml
+++ b/artemis-cli/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index b5d4007..c81ac81 100644
--- a/artemis-commons/pom.xml
+++ b/artemis-commons/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 97d880f..55df65b 100644
--- a/artemis-core-client/pom.xml
+++ b/artemis-core-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 607cef1..62ab9f7 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 36c736a..1b2c84c 100644
--- a/artemis-dto/pom.xml
+++ b/artemis-dto/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index bc2ed48..aafd7be 100644
--- a/artemis-jms-client/pom.xml
+++ b/artemis-jms-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index 4b59fba..233ca1e 100644
--- a/artemis-jms-server/pom.xml
+++ b/artemis-jms-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index 86f4e25..8632ee6 100644
--- a/artemis-journal/pom.xml
+++ b/artemis-journal/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 8e6d565..6384f64 100644
--- a/artemis-maven-plugin/pom.xml
+++ b/artemis-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 162a3c47..98f6570 100644
--- a/artemis-native/pom.xml
+++ b/artemis-native/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>
diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml
index 0ad71e5..90c2215 100644
--- a/artemis-protocols/artemis-amqp-protocol/pom.xml
+++ b/artemis-protocols/artemis-amqp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml
index 4b579c2..23db6b7 100644
--- a/artemis-protocols/artemis-hornetq-protocol/pom.xml
+++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml
index aadcb5e..f09bc3d 100644
--- a/artemis-protocols/artemis-mqtt-protocol/pom.xml
+++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml
index d6cc238..2042711 100644
--- a/artemis-protocols/artemis-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-openwire-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/artemis-proton-plug/pom.xml b/artemis-protocols/artemis-proton-plug/pom.xml
index 47e3a91..eea774d 100644
--- a/artemis-protocols/artemis-proton-plug/pom.xml
+++ b/artemis-protocols/artemis-proton-plug/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml
index 9ef3637..669bcce 100644
--- a/artemis-protocols/artemis-stomp-protocol/pom.xml
+++ b/artemis-protocols/artemis-stomp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index ab0fc47..5ba9ba7 100644
--- a/artemis-protocols/pom.xml
+++ b/artemis-protocols/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>artemis-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 56afb4b..7020a40 100644
--- a/artemis-ra/pom.xml
+++ b/artemis-ra/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index 6717fcf..1f49e71 100644
--- a/artemis-rest/pom.xml
+++ b/artemis-rest/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <name>ActiveMQ Artemis REST Interface Implementation</name>
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 1d41325..204e6a5 100644
--- a/artemis-selector/pom.xml
+++ b/artemis-selector/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 652ef81..8db7949 100644
--- a/artemis-server/pom.xml
+++ b/artemis-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index ce9be80..a9b0348 100644
--- a/artemis-service-extensions/pom.xml
+++ b/artemis-service-extensions/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 3f2c4e3..94dbeea6 100644
--- a/artemis-web/pom.xml
+++ b/artemis-web/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index fdf25d6..e504e01 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>
diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml
index e27a96e..2e64fc9 100644
--- a/examples/features/clustered/client-side-load-balancing/pom.xml
+++ b/examples/features/clustered/client-side-load-balancing/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>
diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml b/examples/features/clustered/clustered-durable-subscription/pom.xml
index df98894..c43e6cd 100644
--- a/examples/features/clustered/clustered-durable-subscription/pom.xml
+++ b/examples/features/clustered/clustered-durable-subscription/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>
diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml
index 4ecf34b..34360de 100644
--- a/examples/features/clustered/clustered-grouping/pom.xml
+++ b/examples/features/clustered/clustered-grouping/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>
diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml
index c7f53b9..6133c8e 100644
--- a/examples/features/clustered/clustered-jgroups/pom.xml
+++ b/examples/features/clustered/clustered-jgroups/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>
diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml
index 4995cd9..a47cc41 100644
--- a/examples/features/clustered/clustered-queue/pom.xml
+++ b/examples/features/clustered/clustered-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>
diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml b/examples/features/clustered/clustered-static-discovery/pom.xml
index ac4a94e..c3cfd7c 100644
--- a/examples/features/clustered/clustered-static-discovery/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>
diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml
index 52d1c8a..9afdb6a 100644
--- a/examples/features/clustered/clustered-static-oneway/pom.xml
+++ b/examples/features/clustered/clustered-static-oneway/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>
diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml
index 2d25f42..21e63f5 100644
--- a/examples/features/clustered/clustered-topic/pom.xml
+++ b/examples/features/clustered/clustered-topic/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index 228afc5..4ad8eb0 100644
--- a/examples/features/clustered/pom.xml
+++ b/examples/features/clustered/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>
diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml
index 3e3edb3..99d2378 100644
--- a/examples/features/clustered/queue-message-redistribution/pom.xml
+++ b/examples/features/clustered/queue-message-redistribution/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>
diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml
index d3cae4b..dd0b33d 100644
--- a/examples/features/clustered/symmetric-cluster/pom.xml
+++ b/examples/features/clustered/symmetric-cluster/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>
diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml
index 2bfef0c..cdfe654 100644
--- a/examples/features/ha/application-layer-failover/pom.xml
+++ b/examples/features/ha/application-layer-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>
diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml
index 11e51f7..3072df1 100644
--- a/examples/features/ha/client-side-failoverlistener/pom.xml
+++ b/examples/features/ha/client-side-failoverlistener/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>client-side-fileoverlistener</artifactId>
diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml
index 2008ee5..9fc76af 100644
--- a/examples/features/ha/colocated-failover-scale-down/pom.xml
+++ b/examples/features/ha/colocated-failover-scale-down/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>
diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml
index b1ce3ac..a009b85 100644
--- a/examples/features/ha/colocated-failover/pom.xml
+++ b/examples/features/ha/colocated-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>
diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml
index 625c173..b39b507 100644
--- a/examples/features/ha/ha-policy-autobackup/pom.xml
+++ b/examples/features/ha/ha-policy-autobackup/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>
diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml
index 15fc528..eefade4 100644
--- a/examples/features/ha/multiple-failover-failback/pom.xml
+++ b/examples/features/ha/multiple-failover-failback/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>
diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml
index 166d801..e273787 100644
--- a/examples/features/ha/multiple-failover/pom.xml
+++ b/examples/features/ha/multiple-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>
diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml
index 4e5413e..b4a7d37 100644
--- a/examples/features/ha/non-transaction-failover/pom.xml
+++ b/examples/features/ha/non-transaction-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 4d4904e..a75e1cc 100644
--- a/examples/features/ha/pom.xml
+++ b/examples/features/ha/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>
diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml
index d4eaea6..fb15b39 100644
--- a/examples/features/ha/replicated-failback-static/pom.xml
+++ b/examples/features/ha/replicated-failback-static/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>
diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml
index 79a5148..16c576b 100644
--- a/examples/features/ha/replicated-failback/pom.xml
+++ b/examples/features/ha/replicated-failback/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>
diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml
index 6fcd811..de43199 100644
--- a/examples/features/ha/replicated-multiple-failover/pom.xml
+++ b/examples/features/ha/replicated-multiple-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>
diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml
index a887fac..06ce449 100644
--- a/examples/features/ha/replicated-transaction-failover/pom.xml
+++ b/examples/features/ha/replicated-transaction-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>
diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml
index 728f4e0..5d5f3f5 100644
--- a/examples/features/ha/scale-down/pom.xml
+++ b/examples/features/ha/scale-down/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>scale-down</artifactId>
diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml
index 5e2a864..2757c6a 100644
--- a/examples/features/ha/stop-server-failover/pom.xml
+++ b/examples/features/ha/stop-server-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>
diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml
index d90a6ff..3ae6c32 100644
--- a/examples/features/ha/transaction-failover/pom.xml
+++ b/examples/features/ha/transaction-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index d5307e6..45b9ff0 100644
--- a/examples/features/perf/perf/pom.xml
+++ b/examples/features/perf/perf/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 5054ac7..3e04c63 100644
--- a/examples/features/perf/pom.xml
+++ b/examples/features/perf/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index d7ba991..dae10f9 100644
--- a/examples/features/perf/soak/pom.xml
+++ b/examples/features/perf/soak/pom.xml
@@ -28,7 +28,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <dependencies>
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index b11fc47..ea4b420 100644
--- a/examples/features/pom.xml
+++ b/examples/features/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>
diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml
index 2fbe427..0a86c52 100644
--- a/examples/features/standard/bridge/pom.xml
+++ b/examples/features/standard/bridge/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index 2f952b3..5b7b4f3 100644
--- a/examples/features/standard/browser/pom.xml
+++ b/examples/features/standard/browser/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>browser</artifactId>
diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml
index cd0d2fa..50f4d5c 100644
--- a/examples/features/standard/client-kickoff/pom.xml
+++ b/examples/features/standard/client-kickoff/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>
diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml
index 687797f..f75a2ad 100644
--- a/examples/features/standard/consumer-rate-limit/pom.xml
+++ b/examples/features/standard/consumer-rate-limit/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>
diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml
index 78205e8..8060345 100644
--- a/examples/features/standard/dead-letter/pom.xml
+++ b/examples/features/standard/dead-letter/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>
diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml
index 62daff7..bbfefc5 100644
--- a/examples/features/standard/delayed-redelivery/pom.xml
+++ b/examples/features/standard/delayed-redelivery/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index 3e61313..5030ea6 100644
--- a/examples/features/standard/divert/pom.xml
+++ b/examples/features/standard/divert/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>
diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml
index e31c00c..55b611f 100644
--- a/examples/features/standard/durable-subscription/pom.xml
+++ b/examples/features/standard/durable-subscription/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>
diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml
index 59984ac..ae6f2cd 100644
--- a/examples/features/standard/embedded-simple/pom.xml
+++ b/examples/features/standard/embedded-simple/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index 38279d3..c4baf20 100644
--- a/examples/features/standard/embedded/pom.xml
+++ b/examples/features/standard/embedded/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>embedded</artifactId>
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index c68db1a..62a65f9 100644
--- a/examples/features/standard/expiry/pom.xml
+++ b/examples/features/standard/expiry/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>expiry</artifactId>
diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml
index 8336c8a..9f3aeb3 100644
--- a/examples/features/standard/http-transport/pom.xml
+++ b/examples/features/standard/http-transport/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>http-transport</artifactId>
diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml
index 3e6b49a..de27f72 100644
--- a/examples/features/standard/instantiate-connection-factory/pom.xml
+++ b/examples/features/standard/instantiate-connection-factory/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 6c7fd64..ccd1777 100644
--- a/examples/features/standard/interceptor/pom.xml
+++ b/examples/features/standard/interceptor/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>interceptor</artifactId>
diff --git a/examples/features/standard/jms-auto-closeable/pom.xml b/examples/features/standard/jms-auto-closeable/pom.xml
index cd2011c..b76e525 100644
--- a/examples/features/standard/jms-auto-closeable/pom.xml
+++ b/examples/features/standard/jms-auto-closeable/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>
diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml
index e162a17..9eeaea1 100644
--- a/examples/features/standard/jms-bridge/pom.xml
+++ b/examples/features/standard/jms-bridge/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>bridge</artifactId>
diff --git a/examples/features/standard/jms-completion-listener/pom.xml b/examples/features/standard/jms-completion-listener/pom.xml
index be71030..7528103 100644
--- a/examples/features/standard/jms-completion-listener/pom.xml
+++ b/examples/features/standard/jms-completion-listener/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>
diff --git a/examples/features/standard/jms-context/pom.xml b/examples/features/standard/jms-context/pom.xml
index bdae92d..b597f60 100644
--- a/examples/features/standard/jms-context/pom.xml
+++ b/examples/features/standard/jms-context/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>context</artifactId>
diff --git a/examples/features/standard/jms-shared-consumer/pom.xml b/examples/features/standard/jms-shared-consumer/pom.xml
index e7d3d2e..dd94908 100644
--- a/examples/features/standard/jms-shared-consumer/pom.xml
+++ b/examples/features/standard/jms-shared-consumer/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 8a4dda2..1f97bf6 100644
--- a/examples/features/standard/jmx/pom.xml
+++ b/examples/features/standard/jmx/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>jmx</artifactId>
diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml
index c36be07..fdb9392 100644
--- a/examples/features/standard/large-message/pom.xml
+++ b/examples/features/standard/large-message/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>large-message</artifactId>
diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml
index b173cb0..7db7398 100644
--- a/examples/features/standard/last-value-queue/pom.xml
+++ b/examples/features/standard/last-value-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>
diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml
index 3c5b1b9..25729e2 100644
--- a/examples/features/standard/management-notifications/pom.xml
+++ b/examples/features/standard/management-notifications/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 7e29f7a..fc96ce9 100644
--- a/examples/features/standard/management/pom.xml
+++ b/examples/features/standard/management/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>management</artifactId>
diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml
index 6065007..0a0f7fa 100644
--- a/examples/features/standard/message-counters/pom.xml
+++ b/examples/features/standard/message-counters/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>message-counters</artifactId>
diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml
index 32745ac..3eeda71 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>message-group</artifactId>
diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml
index ec8a615..debb38e 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>message-group2</artifactId>
diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml
index fd9b748..7d997ea 100644
--- a/examples/features/standard/message-priority/pom.xml
+++ b/examples/features/standard/message-priority/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>message-priority</artifactId>
diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml
index 2b3bf3f..b00cf0b 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index b63e5af..57a9ec9 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>paging</artifactId>
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index 62c8cac..1464ce9 100644
--- a/examples/features/standard/pom.xml
+++ b/examples/features/standard/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>
diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml
index c9fb4a7..191d530 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>
diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml
index f523251..3a945c6 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>
diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml
index 7147cb3..2f8e4c8 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>
diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml
index 971fc2e..3d8f3ab 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index c2f8a39..fd7c726 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>queue</artifactId>
diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml
index 03ff8be..f761481 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>
diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml
index c5fb116..6ef7e8c 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>request-reply</artifactId>
diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml
index 4f48a46..6a62610 100644
--- a/examples/features/standard/rest/dup-send/pom.xml
+++ b/examples/features/standard/rest/dup-send/pom.xml
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml
index 0209581..8fc7048 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml b/examples/features/standard/rest/jms-to-rest/pom.xml
index 395bdce..6b921d8 100644
--- a/examples/features/standard/rest/jms-to-rest/pom.xml
+++ b/examples/features/standard/rest/jms-to-rest/pom.xml
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index 67d423f..973ec88 100644
--- a/examples/features/standard/rest/pom.xml
+++ b/examples/features/standard/rest/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>
diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml
index fbaaf5a..efb971a 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml
index 4cac558..781d352 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index 91e090c..77e685f 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>security</artifactId>
diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml
index 6d43dae..7ac623c 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>
diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml
index f714a5d..bd65d57 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>
diff --git a/examples/features/standard/ssl-enabled/pom.xml b/examples/features/standard/ssl-enabled/pom.xml
index 496a70c..ac4abf2 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>
diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml
index 2ff1092..31b3e94 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>static-selector</artifactId>
diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml
index b6ebf92..845807e 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>
diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml
index 1132ba3..d6ca4ca 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>
diff --git a/examples/features/standard/topic-selector-example1/pom.xml b/examples/features/standard/topic-selector-example1/pom.xml
index 6bf91d9..b1f2b3d 100644
--- a/examples/features/standard/topic-selector-example1/pom.xml
+++ b/examples/features/standard/topic-selector-example1/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>
diff --git a/examples/features/standard/topic-selector-example2/pom.xml b/examples/features/standard/topic-selector-example2/pom.xml
index 70f7884..3639408 100644
--- a/examples/features/standard/topic-selector-example2/pom.xml
+++ b/examples/features/standard/topic-selector-example2/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index 769e096..878d2c7 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>topic</artifactId>
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index 180fcc9..19c2a55 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>transactional</artifactId>
diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml
index 5f8b58a..8dc2c21 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>
diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml
index 288b665..7b81458 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>
diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml
index f0917b1..7aa1d00 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>xa-send</artifactId>
diff --git a/examples/features/sub-modules/aerogear/pom.xml b/examples/features/sub-modules/aerogear/pom.xml
index f217664..5acc36c 100644
--- a/examples/features/sub-modules/aerogear/pom.xml
+++ b/examples/features/sub-modules/aerogear/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <properties>
diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml
index 9ba2d8c..ac4bfb8 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 0e841db..522fc8a 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>
diff --git a/examples/features/sub-modules/vertx/pom.xml b/examples/features/sub-modules/vertx/pom.xml
index bc52248..f8c3c21 100644
--- a/examples/features/sub-modules/vertx/pom.xml
+++ b/examples/features/sub-modules/vertx/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-vertx-example</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 841da16..388635a 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 0f09732..87e73dd 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>
diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml
index 20e904e..b00468d 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>
diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml
index 3a549c8..1c00460 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index c0ade01..98b24d0 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>queue</artifactId>
diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml
index 209022b..09bea8e 100644
--- a/examples/protocols/mqtt/basic-pubsub/pom.xml
+++ b/examples/protocols/mqtt/basic-pubsub/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 3fce592..66e2f8e 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 4ac3f7f..2433f60 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>chat-example</artifactId>
diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml
index 558f293..6ef602d 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>message-listener</artifactId>
diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml
index 55619e5..6b40078 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index 7127cfb..844aacf 100644
--- a/examples/protocols/openwire/pom.xml
+++ b/examples/protocols/openwire/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 9e00e8f..164740e 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index f33b259..6864499 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 179b082..e568ed0 100644
--- a/examples/protocols/stomp/pom.xml
+++ b/examples/protocols/stomp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>
diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml
index 0eb0d53..09bcded 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index 2e6900c..76b3b38 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>stomp</artifactId>
diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml
index df811a0..7e76eb3 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>
diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml
index 01ab9e6..b2745fc 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 7ff538a..d5f04ea 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 8e13320..5504a52 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index f0750dd..21703ac 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
diff --git a/pom.xml b/pom.xml
index f26dd51..cbc738b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>1.1.1-SNAPSHOT</version>
+   <version>1.1.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -129,7 +129,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git</developerConnection>
       <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
-      <tag>1.0.0-SNAPSHOT</tag>
+      <tag>1.1.0</tag>
    </scm>
 
    <distributionManagement>
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index 9ac5c2a..e0f75a8 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index de8ca77..1f6a20e 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 46ec5e6..1e17275 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 66b8001..38380de 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 5999e5e..606637e 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 87faffa..6fd87de 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index 56c0244..00c3157 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 58672b4..ac68204 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 711452a..b48088b 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 73aa4dc..5613ea1 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>