This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit f83e07fe11a6ad1ca31a96a42932105a9025f226 Author: Peter Palaga <[email protected]> AuthorDate: Wed Jun 30 18:13:30 2021 +0200 Next is 2.1.0 --- file-bindy-ftp/pom.xml | 2 +- file-split-log-xml/pom.xml | 2 +- health/pom.xml | 2 +- http-log/pom.xml | 2 +- observability/pom.xml | 2 +- rest-json/pom.xml | 2 +- timer-log-cdi/pom.xml | 2 +- timer-log-kotlin/pom.xml | 2 +- timer-log-main/pom.xml | 2 +- timer-log-spring/pom.xml | 2 +- timer-log-xml/pom.xml | 2 +- timer-log/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/file-bindy-ftp/pom.xml b/file-bindy-ftp/pom.xml index 882dd4d..cdea9c4 100644 --- a/file-bindy-ftp/pom.xml +++ b/file-bindy-ftp/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-file-bindy-ftp</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: File Bindy FTP</name> <description>Camel Quarkus Example :: File Bindy FTP</description> diff --git a/file-split-log-xml/pom.xml b/file-split-log-xml/pom.xml index 4b138bc..9eb3794 100644 --- a/file-split-log-xml/pom.xml +++ b/file-split-log-xml/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-file-log-xml</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: File To Log XML DSL</name> <description>Camel Quarkus Example :: File To Log XML DSL</description> diff --git a/health/pom.xml b/health/pom.xml index 6b932b3..0a4226a 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-health</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Health</name> <description>Camel Quarkus Example :: Health Check</description> diff --git a/http-log/pom.xml b/http-log/pom.xml index 76d924c..a13672c 100644 --- a/http-log/pom.xml +++ b/http-log/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-http-log</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: HTTP Log</name> <description>Camel Quarkus Example :: HTTP to Log</description> diff --git a/observability/pom.xml b/observability/pom.xml index b85233b..a8b5c7b 100644 --- a/observability/pom.xml +++ b/observability/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-observability</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Observability</name> <description>Camel Quarkus Example :: Observability</description> diff --git a/rest-json/pom.xml b/rest-json/pom.xml index 54187db..4dec938 100644 --- a/rest-json/pom.xml +++ b/rest-json/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-rest-json</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Rest Json</name> <description>Camel Quarkus Example :: Rest Json</description> diff --git a/timer-log-cdi/pom.xml b/timer-log-cdi/pom.xml index 407153d..6c4f418 100644 --- a/timer-log-cdi/pom.xml +++ b/timer-log-cdi/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-timer-log-cdi</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log CDI</name> <description>Camel Quarkus Example :: Timer to Log CDI</description> diff --git a/timer-log-kotlin/pom.xml b/timer-log-kotlin/pom.xml index 6e77c11..c697c9a 100644 --- a/timer-log-kotlin/pom.xml +++ b/timer-log-kotlin/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-timer-log-kotlin</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log Kotlin</name> <description>Camel Quarkus Example :: Timer to Log Kotlin</description> diff --git a/timer-log-main/pom.xml b/timer-log-main/pom.xml index 4538953..12a1ebd 100644 --- a/timer-log-main/pom.xml +++ b/timer-log-main/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-timer-log-main</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log Main</name> <description>Camel Quarkus Example :: Timer to Log Main</description> diff --git a/timer-log-spring/pom.xml b/timer-log-spring/pom.xml index b00156f..f371a0b 100644 --- a/timer-log-spring/pom.xml +++ b/timer-log-spring/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-timer-log-spring</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log Spring</name> <description>Camel Quarkus Example :: Timer to Log Spring</description> diff --git a/timer-log-xml/pom.xml b/timer-log-xml/pom.xml index fea580e..ed43462 100644 --- a/timer-log-xml/pom.xml +++ b/timer-log-xml/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-timer-log-xml</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log XML</name> <description>Camel Quarkus Example :: Timer to Log XML</description> diff --git a/timer-log/pom.xml b/timer-log/pom.xml index bf170ff..af29749 100644 --- a/timer-log/pom.xml +++ b/timer-log/pom.xml @@ -22,7 +22,7 @@ <artifactId>camel-quarkus-examples-timer-log</artifactId> <groupId>org.apache.camel.quarkus.examples</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log</name> <description>Camel Quarkus Example :: Timer to Log</description>
