You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/10/09 08:41:51 UTC

[camel-karaf-examples] branch main updated: Regen for 3.20

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 88f86fb  Regen for 3.20
88f86fb is described below

commit 88f86fba7f1e81ce69f2b0bf285bdebb57826254
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Oct 9 10:41:44 2022 +0200

    Regen for 3.20
---
 examples/camel-example-artemis-amqp-blueprint/pom.xml             | 2 +-
 examples/camel-example-cxf-blueprint/pom.xml                      | 2 +-
 examples/camel-example-ehcache-blueprint/pom.xml                  | 2 +-
 examples/camel-example-fhir-osgi/pom.xml                          | 2 +-
 examples/camel-example-kamelet-chucknorris/pom.xml                | 2 +-
 examples/camel-example-mybatis/pom.xml                            | 2 +-
 examples/camel-example-netty-http/myapp-one/pom.xml               | 2 +-
 examples/camel-example-netty-http/myapp-two/pom.xml               | 2 +-
 examples/camel-example-netty-http/pom.xml                         | 2 +-
 .../camel-example-netty-http/shared-netty-http-server/pom.xml     | 2 +-
 examples/camel-example-olingo4-blueprint/pom.xml                  | 2 +-
 examples/camel-example-openapi-osgi/pom.xml                       | 2 +-
 examples/camel-example-servlet-rest-blueprint/pom.xml             | 2 +-
 examples/camel-example-servlet-rest-karaf-jaas/pom.xml            | 2 +-
 examples/camel-example-sql-blueprint/pom.xml                      | 2 +-
 examples/camel-example-swagger-osgi/pom.xml                       | 2 +-
 examples/camel-example-transformer-blueprint/pom.xml              | 2 +-
 examples/camel-example-twitter-websocket-blueprint/pom.xml        | 2 +-
 examples/pom.xml                                                  | 8 ++++----
 19 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/examples/camel-example-artemis-amqp-blueprint/pom.xml b/examples/camel-example-artemis-amqp-blueprint/pom.xml
index 92909d4..9bedc1d 100644
--- a/examples/camel-example-artemis-amqp-blueprint/pom.xml
+++ b/examples/camel-example-artemis-amqp-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-artemis-amqp-blueprint</artifactId>
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index a02d0db..f4fe24e 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-blueprint</artifactId>
diff --git a/examples/camel-example-ehcache-blueprint/pom.xml b/examples/camel-example-ehcache-blueprint/pom.xml
index fddcba0..e608830 100644
--- a/examples/camel-example-ehcache-blueprint/pom.xml
+++ b/examples/camel-example-ehcache-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ehcache-blueprint</artifactId>
diff --git a/examples/camel-example-fhir-osgi/pom.xml b/examples/camel-example-fhir-osgi/pom.xml
index d9f5004..6b8044a 100644
--- a/examples/camel-example-fhir-osgi/pom.xml
+++ b/examples/camel-example-fhir-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-fhir-osgi</artifactId>
diff --git a/examples/camel-example-kamelet-chucknorris/pom.xml b/examples/camel-example-kamelet-chucknorris/pom.xml
index 594a721..0b1bd67 100644
--- a/examples/camel-example-kamelet-chucknorris/pom.xml
+++ b/examples/camel-example-kamelet-chucknorris/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kamelet-chucknorris</artifactId>
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index d7c08ee..839b9d4 100644
--- a/examples/camel-example-mybatis/pom.xml
+++ b/examples/camel-example-mybatis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-mybatis</artifactId>
diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml
index b3a0341..af85eb7 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>camel-example-netty-http</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-myapp-one</artifactId>
diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml
index f349bde..8e9f9da 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>camel-example-netty-http</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-myapp-two</artifactId>
diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml
index 759d350..d523b0f 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-http</artifactId>
diff --git a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
index 6cb0286..e3e992a 100644
--- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
+++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>camel-example-netty-http</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-http-shared</artifactId>
diff --git a/examples/camel-example-olingo4-blueprint/pom.xml b/examples/camel-example-olingo4-blueprint/pom.xml
index c5e9f66..01309df 100644
--- a/examples/camel-example-olingo4-blueprint/pom.xml
+++ b/examples/camel-example-olingo4-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-olingo4-blueprint</artifactId>
diff --git a/examples/camel-example-openapi-osgi/pom.xml b/examples/camel-example-openapi-osgi/pom.xml
index 9b900c5..b9970f5 100644
--- a/examples/camel-example-openapi-osgi/pom.xml
+++ b/examples/camel-example-openapi-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-openapi-osgi</artifactId>
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index 0452ce3..3483d83 100644
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-rest-blueprint</artifactId>
diff --git a/examples/camel-example-servlet-rest-karaf-jaas/pom.xml b/examples/camel-example-servlet-rest-karaf-jaas/pom.xml
index d6144e1..57c88aa 100644
--- a/examples/camel-example-servlet-rest-karaf-jaas/pom.xml
+++ b/examples/camel-example-servlet-rest-karaf-jaas/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-rest-karaf-jaas</artifactId>
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index e1786e6..c1e867e 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-sql-blueprint</artifactId>
diff --git a/examples/camel-example-swagger-osgi/pom.xml b/examples/camel-example-swagger-osgi/pom.xml
index 27931e5..ed89bf7 100644
--- a/examples/camel-example-swagger-osgi/pom.xml
+++ b/examples/camel-example-swagger-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-swagger-osgi</artifactId>
diff --git a/examples/camel-example-transformer-blueprint/pom.xml b/examples/camel-example-transformer-blueprint/pom.xml
index 8e6fb7c..c479325 100644
--- a/examples/camel-example-transformer-blueprint/pom.xml
+++ b/examples/camel-example-transformer-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-transformer-blueprint</artifactId>
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index 4c0266e..ca3481c 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>karaf-examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-twitter-websocket-blueprint</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 9a7f63c..05a0648 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.20.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.example</groupId>
     <artifactId>karaf-examples</artifactId>
-    <version>3.18.0-SNAPSHOT</version>
+    <version>3.20.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Camel Karaf Examples</name>
@@ -107,8 +107,8 @@
         <jdk.version>11</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <camel.version>3.18.0-SNAPSHOT</camel.version>
-        <camel.karaf.version>3.18.0-SNAPSHOT</camel.karaf.version>
+        <camel.version>3.20.0-SNAPSHOT</camel.version>
+        <camel.karaf.version>3.20.0-SNAPSHOT</camel.karaf.version>
 
         <!-- Versions -->
         <osgi-version>6.0.0</osgi-version>