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 f95cfc2242b89eb415ce7b749fa846ab6bd618f3 Author: Peter Palaga <[email protected]> AuthorDate: Tue May 25 09:20:55 2021 +0200 Use 2.0.0-SNAPSHOT as project version --- 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 98e6745..c0998e7 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 da00f46..62c5c97 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 ea6f50a..543c1e1 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 c5e4b4a..3373ee2 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 b81a2b0..2398f72 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 291c3bd..5346b4c 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 ac2b52b..8629db2 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 4bf129c..5784ec8 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 99e64b6..b882f38 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 d599694..93bc4bb 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 e656b96..210e2e8 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>1.8.0-SNAPSHOT</version> + <version>2.0.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 cefb1b5..9d67bb1 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>1.8.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log</name> <description>Camel Quarkus Example :: Timer to Log</description>
