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.git


The following commit(s) were added to refs/heads/main by this push:
     new 08280c40794 Polished
08280c40794 is described below

commit 08280c40794b3fa96ff89ce78baa6b67c264ff74
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jul 3 09:52:34 2025 +0200

    Polished
---
 tests/camel-streamcaching-test/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/camel-streamcaching-test/pom.xml 
b/tests/camel-streamcaching-test/pom.xml
index 9734f1ffd0f..98ca36c1bef 100644
--- a/tests/camel-streamcaching-test/pom.xml
+++ b/tests/camel-streamcaching-test/pom.xml
@@ -28,8 +28,8 @@
     </parent>
 
     <artifactId>camel-streamcaching-test</artifactId>
-    <name>Camel :: Stream Caching Tests</name>
-    <description>Performs cross component integration tests</description>
+    <name>Camel :: Integration Tests :: Stream Caching Tests</name>
+    <description>Special test for stream caching</description>
 
 
     <dependencies>

Reply via email to