Point to 3.19.0-SNAPSHOT
diff --git a/examples/kamelet-sql/pom.xml b/examples/kamelet-sql/pom.xml
index a5be597..05903ab 100644
--- a/examples/kamelet-sql/pom.xml
+++ b/examples/kamelet-sql/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kamelet-sql</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 2670726..d98450e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -167,7 +167,7 @@
         <jdk.version>11</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <camel.version>3.18.0-SNAPSHOT</camel.version>
+        <camel.version>3.19.0-SNAPSHOT</camel.version>
 
         <!-- Versions -->
         <arquillian-version>1.7.0.Alpha10</arquillian-version>
diff --git a/examples/whatsapp/pom.xml b/examples/whatsapp/pom.xml
index a34e5a3..e14bd1f 100644
--- a/examples/whatsapp/pom.xml
+++ b/examples/whatsapp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
+        <version>3.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-whatsapp</artifactId>
@@ -61,7 +61,6 @@
         <dependency>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-whatsapp</artifactId>
-            <version>3.18.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.camel</groupId>