You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/01/28 09:17:27 UTC

[camel-quarkus] branch master updated: polished

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new 52c21b0  polished
52c21b0 is described below

commit 52c21b05714412bf0971c9d90f58c3d56f62ead5
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jan 28 10:15:45 2021 +0100

    polished
---
 integration-tests/saga/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/saga/pom.xml b/integration-tests/saga/pom.xml
index 5d2c731..e5d8c66 100644
--- a/integration-tests/saga/pom.xml
+++ b/integration-tests/saga/pom.xml
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>camel-quarkus-integration-test-saga</artifactId>
-    <name>Camel Quarkus :: Integration Test :: Saga</name>
+    <name>Camel Quarkus :: Integration Tests :: Saga</name>
     <description>Integration tests for Camel Quarkus Saga extension</description>
 
     <dependencyManagement>