Match pom versions before cutting release

Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index e2ada97..854e549 100644
--- a/tests/camel-itest-karaf/pom.xml
+++ b/tests/camel-itest-karaf/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>2.15.4-SNAPSHOT</version>
+        <version>2.15.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-itest-karaf</artifactId>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index 95162b0..f3aea8f 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.4-SNAPSHOT</version>
+    <version>2.15.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index 713fb5d..f2a32442 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.4-SNAPSHOT</version>
+    <version>2.15.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index fd88d5a..57a0155 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.4-SNAPSHOT</version>
+    <version>2.15.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>