Skip to content

Commit fcbae99

Browse files
Update examples to version 2.41.0-SNAPSHOT
1 parent a942409 commit fcbae99

File tree

170 files changed

+171
-171
lines changed

Some content is hidden

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

170 files changed

+171
-171
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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>artemis-distribution</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</version>
2828
</parent>
2929

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

examples/features/broker-connection/amqp-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.40.0</version>
27+
<version>2.41.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>amqp-federation</artifactId>

0 commit comments

Comments
 (0)