You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2021/08/31 15:18:33 UTC

[camel-quarkus-examples] 01/01: Next is 2.3.0-SNAPSHOT

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 236c87fa2d2a49f41334760e7f2e585f4df5ed67
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Tue Aug 31 17:18:17 2021 +0200

    Next is 2.3.0-SNAPSHOT
---
 aws-lambda/pom.xml          | 2 +-
 file-bindy-ftp/pom.xml      | 2 +-
 file-split-log-xml/pom.xml  | 2 +-
 health/pom.xml              | 2 +-
 http-log/pom.xml            | 2 +-
 kafka/pom.xml               | 2 +-
 kamelet-chucknorris/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 +-
 15 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/aws-lambda/pom.xml b/aws-lambda/pom.xml
index 8b117c0..ca2f383 100644
--- a/aws-lambda/pom.xml
+++ b/aws-lambda/pom.xml
@@ -23,7 +23,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.camel.quarkus.examples</groupId>
   <artifactId>camel-quarkus-examples-aws-lambda</artifactId>
-  <version>2.2.0</version>
+  <version>2.3.0-SNAPSHOT</version>
 
   <name>Camel Quarkus :: Examples :: AWS Lambda</name>
   <description>Camel Quarkus Example :: Deploying a Camel Route in AWS Lambda</description>
diff --git a/file-bindy-ftp/pom.xml b/file-bindy-ftp/pom.xml
index 1d7fb5c..ac59a1e 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.2.0</version>
+    <version>2.3.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 a3d7a16..2a82cdc 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.2.0</version>
+    <version>2.3.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 f9aebbd..26dadba 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.2.0</version>
+    <version>2.3.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 3da5892..ec01f13 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.2.0</version>
+    <version>2.3.0-SNAPSHOT</version>
 
     <name>Camel Quarkus :: Examples :: HTTP Log</name>
     <description>Camel Quarkus Example :: HTTP to Log</description>
diff --git a/kafka/pom.xml b/kafka/pom.xml
index cddfe06..3340ba5 100644
--- a/kafka/pom.xml
+++ b/kafka/pom.xml
@@ -22,7 +22,7 @@
 
     <artifactId>camel-quarkus-examples-kafka</artifactId>
     <groupId>org.apache.camel.quarkus.examples</groupId>
-    <version>2.2.0</version>
+    <version>2.3.0-SNAPSHOT</version>
 
     <name>Camel Quarkus :: Examples :: Kafka</name>
     <description>Camel Quarkus Example :: Kafka</description>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index 494cae0..ca4c9a4 100644
--- a/kamelet-chucknorris/pom.xml
+++ b/kamelet-chucknorris/pom.xml
@@ -22,7 +22,7 @@
 
     <artifactId>camel-quarkus-examples-kamelet-chucknorris</artifactId>
     <groupId>org.apache.camel.quarkus.examples</groupId>
-    <version>2.2.0</version>
+    <version>2.3.0-SNAPSHOT</version>
 
     <name>Camel Quarkus :: Examples :: Kamelet Chuck Norris</name>
     <description>Camel Quarkus Example :: Kamelet Chuck Norris</description>
diff --git a/observability/pom.xml b/observability/pom.xml
index 570326e..24b564c 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.2.0</version>
+    <version>2.3.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 a120840..f0b0510 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.2.0</version>
+    <version>2.3.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 660022c..35da5eb 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.2.0</version>
+    <version>2.3.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 266e694..7a5bc84 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.2.0</version>
+    <version>2.3.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 aabc5e3..5bacae1 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.2.0</version>
+    <version>2.3.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 e8ae9f0..0875ce0 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.2.0</version>
+    <version>2.3.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 2c1f139..cd85a96 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.2.0</version>
+    <version>2.3.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 bf335eb..e58ce87 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.2.0</version>
+    <version>2.3.0-SNAPSHOT</version>
 
     <name>Camel Quarkus :: Examples :: Timer Log</name>
     <description>Camel Quarkus Example :: Timer to Log</description>