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/02/09 09:32:36 UTC

[camel] 02/02: 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 b1b8006431d84d6c636c6cbab437a84a91890d83
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Feb 9 10:32:17 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index add143591f6..22da9bfe0bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,8 +140,8 @@
         <mycila-license-version>3.0</mycila-license-version>
         <gmavenplus-plugin-version>1.11.1</gmavenplus-plugin-version>
         <groovy-version>3.0.15</groovy-version>
-	<cyclonedx-maven-plugin-version>2.7.4</cyclonedx-maven-plugin-version>
-	<antrun-maven-plugin-version>3.1.0</antrun-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.7.4</cyclonedx-maven-plugin-version>
+        <antrun-maven-plugin-version>3.1.0</antrun-maven-plugin-version>
 
         <camel.javadoc.offline>false</camel.javadoc.offline>
     </properties>