Skip to content

Commit 83e8c86

Browse files
jbertramgemmellr
authored andcommitted
Update examples to version 2.42.0
1 parent ed96db0 commit 83e8c86

File tree

171 files changed

+172
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+172
-172
lines changed

artemis-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples</groupId>
2626
<artifactId>artemis-examples-build</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>artemis-distribution</artifactId>

examples/features/broker-connection/amqp-bridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-bridge</artifactId>

examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-multicast-fanout</artifactId>

examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-multicast-hub-spoke</artifactId>

examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-multicast-ring</artifactId>

examples/features/broker-connection/amqp-federation-over-ssl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-over-ssl</artifactId>

examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-queue-dual-federation</artifactId>

examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-queue-multiple-brokers</artifactId>

examples/features/broker-connection/amqp-federation-queue-priority/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-queue-priority</artifactId>

examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.activemq.examples.broker-connection</groupId>
2626
<artifactId>broker-connections</artifactId>
27-
<version>2.42.0-SNAPSHOT</version>
27+
<version>2.42.0</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation-queue-pull-messages</artifactId>

0 commit comments

Comments
 (0)