Point to 3.19.0-SNAPSHOT
diff --git a/sapjcoserver/pom.xml b/sapjcoserver/pom.xml
index b189d12..40af4d6 100644
--- a/sapjcoserver/pom.xml
+++ b/sapjcoserver/pom.xml
@@ -6,7 +6,7 @@
     <parent>

         <groupId>org.apache.camel.springboot.example</groupId>

         <artifactId>examples</artifactId>

-        <version>3.18.0-SNAPSHOT</version>

+        <version>3.19.0-SNAPSHOT</version>

     </parent>

     

 	<groupId>org.apache.camel.springboot.example</groupId>

@@ -119,4 +119,4 @@
             </plugin>

         </plugins>

     </build>

-</project>
\ No newline at end of file
+</project>