Skip to content

Commit 8b82bd6

Browse files
committed
Bump for next version
1 parent b2a9e4e commit 8b82bd6

File tree

96 files changed

+97
-97
lines changed

Some content is hidden

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

96 files changed

+97
-97
lines changed

Diff for: activemq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>examples</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-activemq</artifactId>

Diff for: actuator-http-metrics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-actuator-http-metrics</artifactId>

Diff for: amqp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-amqp</artifactId>

Diff for: aot-basic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-aot-basic</artifactId>

Diff for: arangodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>examples</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-spring-boot-arangodb</artifactId>

Diff for: artemis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-artemis</artifactId>

Diff for: aws-secrets-manager/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>examples</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-spring-boot-aws-secrets-manager</artifactId>

Diff for: aws2-s3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>examples</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-spring-boot-aws2-s3</artifactId>

Diff for: azure/camel-example-spring-boot-azure-eventhubs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>camel-example-spring-boot-azure</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-azure-eventhubs</artifactId>

Diff for: azure/camel-example-spring-boot-azure-servicebus/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>camel-example-spring-boot-azure</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-azure-servicebus</artifactId>

Diff for: azure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>examples</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-azure</artifactId>

Diff for: dynamic-router-eip/dynamic-router-eip-single/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.apache.camel.springboot.example</groupId>
88
<artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId>
9-
<version>4.11.0-SNAPSHOT</version>
9+
<version>4.12.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>camel-example-spring-boot-dynamic-router-eip-single</artifactId>

Diff for: dynamic-router-eip/dynamic-router-eip-stack/all-numbers-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>all-numbers-service</artifactId>

Diff for: dynamic-router-eip/dynamic-router-eip-stack/even-numbers-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>even-numbers-service</artifactId>

Diff for: dynamic-router-eip/dynamic-router-eip-stack/main-router/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>main-router</artifactId>

Diff for: dynamic-router-eip/dynamic-router-eip-stack/numbers-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>numbers-common</artifactId>

Diff for: dynamic-router-eip/dynamic-router-eip-stack/odd-numbers-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>odd-numbers-service</artifactId>

Diff for: dynamic-router-eip/dynamic-router-eip-stack/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.apache.camel.springboot.example</groupId>
88
<artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId>
9-
<version>4.11.0-SNAPSHOT</version>
9+
<version>4.12.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId>

Diff for: dynamic-router-eip/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot.example</groupId>
2424
<artifactId>examples</artifactId>
25-
<version>4.11.0-SNAPSHOT</version>
25+
<version>4.12.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId>

Diff for: endpointdsl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-endpointdsl</artifactId>

Diff for: fhir-auth-tx/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-fhir-auth-tx</artifactId>

Diff for: fhir/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-fhir</artifactId>

Diff for: health-checks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-health-checks</artifactId>

Diff for: http-ssl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot.example</groupId>
2525
<artifactId>examples</artifactId>
26-
<version>4.11.0-SNAPSHOT</version>
26+
<version>4.12.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-spring-boot-http-ssl</artifactId>

Diff for: http-ssl/ssl-camel-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>camel-example-spring-boot-http-ssl</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-http-ssl-camel-server</artifactId>

Diff for: http-ssl/ssl-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>camel-example-spring-boot-http-ssl</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-http-ssl-client</artifactId>

Diff for: http-ssl/ssl-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>camel-example-spring-boot-http-ssl</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-http-ssl-server</artifactId>

Diff for: infinispan/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot.example</groupId>
2525
<artifactId>examples</artifactId>
26-
<version>4.11.0-SNAPSHOT</version>
26+
<version>4.12.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-spring-boot-infinispan</artifactId>

Diff for: jira/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot.example</groupId>
2525
<artifactId>examples</artifactId>
26-
<version>4.11.0-SNAPSHOT</version>
26+
<version>4.12.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-spring-boot-jira</artifactId>

Diff for: jolokia/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>examples</artifactId>
2626
<groupId>org.apache.camel.springboot.example</groupId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-jolokia</artifactId>

Diff for: kafka-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot.example</groupId>
2525
<artifactId>examples</artifactId>
26-
<version>4.11.0-SNAPSHOT</version>
26+
<version>4.12.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-spring-boot-kafka-avro</artifactId>

Diff for: kafka-oauth/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot.example</groupId>
2525
<artifactId>examples</artifactId>
26-
<version>4.11.0-SNAPSHOT</version>
26+
<version>4.12.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-spring-boot-kafka-oauth</artifactId>

Diff for: kafka-offsetrepository/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot.example</groupId>
2727
<artifactId>examples</artifactId>
28-
<version>4.11.0-SNAPSHOT</version>
28+
<version>4.12.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>

Diff for: kamelet-chucknorris/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-kamelet-chucknorris</artifactId>

Diff for: load-balancer-eip/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>examples</artifactId>
77
<groupId>org.apache.camel.springboot.example</groupId>
8-
<version>4.11.0-SNAPSHOT</version>
8+
<version>4.12.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: mail-ms-exchange-oauth2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>examples</artifactId>
77
<groupId>org.apache.camel.springboot.example</groupId>
8-
<version>4.11.0-SNAPSHOT</version>
8+
<version>4.12.0-SNAPSHOT</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

Diff for: master/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-master</artifactId>

Diff for: metrics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-metrics</artifactId>

Diff for: multi-datasource-2pc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-muti-datasources-2pc</artifactId>

Diff for: observation/client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>camel-example-spring-boot-observation</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-observation-client</artifactId>

Diff for: observation/loggingtracer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>camel-example-spring-boot-observation</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-observation-loggingtracer</artifactId>

Diff for: observation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>examples</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-observation</artifactId>

Diff for: observation/service1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>camel-example-spring-boot-observation</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-observation-service1</artifactId>

Diff for: observation/service2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot.example</groupId>
2626
<artifactId>camel-example-spring-boot-observation</artifactId>
27-
<version>4.11.0-SNAPSHOT</version>
27+
<version>4.12.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-observation-service2</artifactId>

0 commit comments

Comments
 (0)