Skip to content

Commit 444be39

Browse files
committed
Prepare for next version
1 parent 80dd083 commit 444be39

File tree

78 files changed

+79
-80
lines changed

Some content is hidden

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

78 files changed

+79
-80
lines changed

activemq/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

apm-opentracing/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>3.15.0-SNAPSHOT</version>
26+
<version>3.16.0-SNAPSHOT</version>
2727
</parent>
2828

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

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>3.15.0-SNAPSHOT</version>
25+
<version>3.16.0-SNAPSHOT</version>
2626
</parent>
2727

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

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>3.15.0-SNAPSHOT</version>
25+
<version>3.16.0-SNAPSHOT</version>
2626
</parent>
2727

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

clustered-route-controller/cluster-bootstrap/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-clustered-route-controller</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-clustered-route-controller-cluster-bootstrap</artifactId>

clustered-route-controller/cluster-node/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-clustered-route-controller</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-clustered-route-controller-cluster-node</artifactId>

clustered-route-controller/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>

dynamic-router-eip/pom.xml

+1-2
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.15.0-SNAPSHOT</version>
25+
<version>3.16.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId>
@@ -125,4 +125,3 @@
125125
</build>
126126

127127
</project>
128-

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

geocoder/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>3.15.0-SNAPSHOT</version>
26+
<version>3.16.0-SNAPSHOT</version>
2727
</parent>
2828

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

grpc-kubernetes/hello-camel-grpc-client-kubernetes/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>camel-example-spring-boot-grpc-kubernetes</artifactId>
26-
<version>3.15.0-SNAPSHOT</version>
26+
<version>3.16.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

+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-grpc-kubernetes</artifactId>
25-
<version>3.15.0-SNAPSHOT</version>
25+
<version>3.16.0-SNAPSHOT</version>
2626
</parent>
2727

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

grpc-kubernetes/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

grpc/hello-camel-grpc-client/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>camel-example-spring-boot-grpc</artifactId>
26-
<version>3.15.0-SNAPSHOT</version>
26+
<version>3.16.0-SNAPSHOT</version>
2727
</parent>
2828

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

grpc/hello-camel-grpc-server/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-grpc</artifactId>
25-
<version>3.15.0-SNAPSHOT</version>
25+
<version>3.16.0-SNAPSHOT</version>
2626
</parent>
2727

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

grpc/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

hystrix/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-hystrix</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

hystrix/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

hystrix/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-hystrix</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

hystrix/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-hystrix</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

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>3.15.0-SNAPSHOT</version>
26+
<version>3.16.0-SNAPSHOT</version>
2727
</parent>
2828

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

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>3.15.0-SNAPSHOT</version>
26+
<version>3.16.0-SNAPSHOT</version>
2727
</parent>
2828

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

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>3.15.0-SNAPSHOT</version>
26+
<version>3.16.0-SNAPSHOT</version>
2727
</parent>
2828

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

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>3.15.0-SNAPSHOT</version>
28+
<version>3.16.0-SNAPSHOT</version>
2929
</parent>
3030

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

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

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>3.15.0-SNAPSHOT</version>
8+
<version>3.16.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/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-opentracing</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/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-opentracing</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/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-opentracing</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

opentracing/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-opentracing</artifactId>
27-
<version>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

paho-mqtt5-shared-subscriptions/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>3.15.0-SNAPSHOT</version>
8+
<version>3.16.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pojo/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

pom.xml

+2-2
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.15.0-SNAPSHOT</version>
28+
<version>3.16.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<groupId>org.apache.camel.springboot.example</groupId>
@@ -93,7 +93,7 @@
9393
</modules>
9494

9595
<properties>
96-
<camel-version>3.15.0-SNAPSHOT</camel-version>
96+
<camel-version>3.16.0-SNAPSHOT</camel-version>
9797
<skip.starting.camel.context>false</skip.starting.camel.context>
9898
<javax.servlet.api.version>4.0.1</javax.servlet.api.version>
9999
<fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version>

quartz/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

rabbitmq/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>3.15.0-SNAPSHOT</version>
27+
<version>3.16.0-SNAPSHOT</version>
2828
</parent>
2929

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

0 commit comments

Comments
 (0)