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 2023/07/14 10:35:58 UTC

[camel] 02/03: Polished

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

commit a2d46122d40a152180a458ecd50d00b4df57b294
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jul 14 12:20:05 2023 +0200

    Polished
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5478a024d33..c72339482cd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -489,8 +489,8 @@
         <xmlunit-version>2.9.1</xmlunit-version>
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>
-	<yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
-	<zeebe.version>8.2.8</zeebe.version>
+        <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
+        <zeebe.version>8.2.8</zeebe.version>
         <zendesk-client-version>0.19.0</zendesk-client-version>
         <zookeeper-version>3.8.1</zookeeper-version>
         <zxing-version>3.5.1</zxing-version>