Skip to content

Commit f2e3d43

Browse files
committed
Regen for 3.20
1 parent 925356b commit f2e3d43

File tree

79 files changed

+81
-81
lines changed

Some content is hidden

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

79 files changed

+81
-81
lines changed

activemq/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

actuator-http-metrics/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

amqp/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

apm-opentracing/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
26+
<version>3.20.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-spring-boot-apm-opentracing</artifactId>

arangodb/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
25+
<version>3.20.0-SNAPSHOT</version>
2626
</parent>
2727

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

aws-secrets-manager/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
25+
<version>3.20.0-SNAPSHOT</version>
2626
</parent>
2727

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

aws2-s3/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
25+
<version>3.20.0-SNAPSHOT</version>
2626
</parent>
2727

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

azure/camel-example-spring-boot-azure-eventhubs/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
28+
<version>3.20.0-SNAPSHOT</version>
2929
</parent>
3030

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

azure/camel-example-spring-boot-azure-servicebus-jms/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
28+
<version>3.20.0-SNAPSHOT</version>
2929
</parent>
3030

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

azure/camel-example-spring-boot-azure-servicebus/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
28+
<version>3.20.0-SNAPSHOT</version>
2929
</parent>
3030

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

azure/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
28+
<version>3.20.0-SNAPSHOT</version>
2929
</parent>
3030

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

dynamic-router-eip/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
25+
<version>3.20.0-SNAPSHOT</version>
2626
</parent>
2727

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

endpointdsl/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

fhir-auth-tx/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

fhir/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

geocoder/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
26+
<version>3.20.0-SNAPSHOT</version>
2727
</parent>
2828

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

grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot.example</groupId>
2525
<artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
26-
<version>3.19.0-SNAPSHOT</version>
26+
<version>3.20.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-spring-boot-hello-grpc-client-kubernetes</artifactId>

grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml

Lines changed: 1 addition & 1 deletion
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-grpc-kubernetes</artifactId>
25-
<version>3.19.0-SNAPSHOT</version>
25+
<version>3.20.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-spring-boot-hello-grpc-server-kubernetes</artifactId>

grpc-kubernetes/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>

grpc/hello-camel-grpc-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot.example</groupId>
2525
<artifactId>camel-example-spring-boot-grpc</artifactId>
26-
<version>3.19.0-SNAPSHOT</version>
26+
<version>3.20.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>camel-example-hello-grpc-client</artifactId>

grpc/hello-camel-grpc-server/pom.xml

Lines changed: 1 addition & 1 deletion
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-grpc</artifactId>
25-
<version>3.19.0-SNAPSHOT</version>
25+
<version>3.20.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-hello-grpc-server</artifactId>

grpc/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

health-checks/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

infinispan/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
26+
<version>3.20.0-SNAPSHOT</version>
2727
</parent>
2828

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

jira/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
26+
<version>3.20.0-SNAPSHOT</version>
2727
</parent>
2828

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

kafka-avro/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
26+
<version>3.20.0-SNAPSHOT</version>
2727
</parent>
2828

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

kafka-offsetrepository/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
28+
<version>3.20.0-SNAPSHOT</version>
2929
</parent>
3030

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

kamelet-chucknorris/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

load-balancer-eip/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
8+
<version>3.20.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

master/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

metrics/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/client/pom.xml

Lines changed: 1 addition & 1 deletion
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-opentracing</artifactId>
27-
<version>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/loggingtracer/pom.xml

Lines changed: 1 addition & 1 deletion
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-opentracing</artifactId>
27-
<version>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/service1/pom.xml

Lines changed: 1 addition & 1 deletion
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-opentracing</artifactId>
27-
<version>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/service2/pom.xml

Lines changed: 1 addition & 1 deletion
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-opentracing</artifactId>
27-
<version>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

paho-mqtt5-shared-subscriptions/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
8+
<version>3.20.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

platform-http/README.adoc

Lines changed: 2 additions & 2 deletions

platform-http/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
25+
<version>3.20.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-spring-boot-platform-http</artifactId>

pojo/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.camel.springboot</groupId>
2727
<artifactId>spring-boot</artifactId>
28-
<version>3.19.0-SNAPSHOT</version>
28+
<version>3.20.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<groupId>org.apache.camel.springboot.example</groupId>
@@ -96,7 +96,7 @@
9696
</modules>
9797

9898
<properties>
99-
<camel-version>3.19.0-SNAPSHOT</camel-version>
99+
<camel-version>3.20.0-SNAPSHOT</camel-version>
100100
<skip.starting.camel.context>false</skip.starting.camel.context>
101101
<javax.servlet.api.version>4.0.1</javax.servlet.api.version>
102102
<jkube-maven-plugin-version>1.9.1</jkube-maven-plugin-version>

quartz/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.19.0-SNAPSHOT</version>
27+
<version>3.20.0-SNAPSHOT</version>
2828
</parent>
2929

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

0 commit comments

Comments
 (0)