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 a9ec5f28840587aa06a5b9c2e026de70e86e2cc0 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 685bd52..ccddc21 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 980ef6e..ba94c26 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 b3fe416..1a1d9d0 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 e51789b..2c1a690 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 bb80081..75496e5 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 910b15c..3b26af6 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 96e7a7b..be65d5d 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 306a83d..b0fe6c3 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 effe4b9..c475e88 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 62e12ca..5d5cb0f 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 5a7b170..cf3c1d1 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 c93f219..5148c22 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>
