Set Examples to 3.11.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 9d90533..010bfaf 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.12.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>pom</packaging>
 
     <name>Camel Examples</name>