This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 6eb2e04ba56e6409ab6afa88df1228be748a3ebf Author: Peter Palaga <ppal...@redhat.com> AuthorDate: Mon Mar 29 22:49:50 2021 +0200 Use 1.8.0-SNAPSHOT as examples 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 1079ac1..041b929 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.6.0-SNAPSHOT</version> + <version>1.8.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 3192679..463a1c4 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.6.0-SNAPSHOT</version> + <version>1.8.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 4eddeaa..f3f463e 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.6.0-SNAPSHOT</version> + <version>1.8.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 61d8500..8060450 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.6.0-SNAPSHOT</version> + <version>1.8.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 e38ad7d..dda4cf1 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.6.0-SNAPSHOT</version> + <version>1.8.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 7b5d2b1..8582918 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.6.0-SNAPSHOT</version> + <version>1.8.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 83cb0ff..c691d64 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.6.0-SNAPSHOT</version> + <version>1.8.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 9053dbd..4759c7a 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.6.0-SNAPSHOT</version> + <version>1.8.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 30c83fb..c36e673 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.6.0-SNAPSHOT</version> + <version>1.8.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 35bedc6..a931950 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.6.0-SNAPSHOT</version> + <version>1.8.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 9190e01..f38f585 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.6.0-SNAPSHOT</version> + <version>1.8.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 fba8d5f..913b286 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.6.0-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <name>Camel Quarkus :: Examples :: Timer Log</name> <description>Camel Quarkus Example :: Timer to Log</description>