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 f32cbcf  Polished
f32cbcf is described below

commit f32cbcff7ac452424d127bc37c79ddbb5ee489c1
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sun Feb 27 10:41:59 2022 +0100

    Polished
---
 components/camel-test/camel-test-cdi-junit5/pom.xml    | 2 +-
 components/camel-test/camel-test-spring-junit5/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-test/camel-test-cdi-junit5/pom.xml 
b/components/camel-test/camel-test-cdi-junit5/pom.xml
index 3d65788..daaac44 100644
--- a/components/camel-test/camel-test-cdi-junit5/pom.xml
+++ b/components/camel-test/camel-test-cdi-junit5/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>camel-test-cdi-junit5</artifactId>
     <packaging>jar</packaging>
 
-    <name>Camel :: Test :: CDI:: JUnit5</name>
+    <name>Camel :: Test :: CDI :: JUnit5</name>
     <description>Camel unit testing with CDI and JUnit5</description>
 
     <properties>
diff --git a/components/camel-test/camel-test-spring-junit5/pom.xml 
b/components/camel-test/camel-test-spring-junit5/pom.xml
index fefc7d5..5ee69cf 100644
--- a/components/camel-test/camel-test-spring-junit5/pom.xml
+++ b/components/camel-test/camel-test-spring-junit5/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>camel-test-spring-junit5</artifactId>
     <packaging>jar</packaging>
 
-    <name>Camel :: Test :: Spring:: JUnit5</name>
+    <name>Camel :: Test :: Spring :: JUnit5</name>
     <description>Camel unit testing with Spring and JUnit 5</description>
 
     <properties>

Reply via email to