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

acosentino 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 5a348e6eca7 Fixed indentation in parent pom
5a348e6eca7 is described below

commit 5a348e6eca789fcba501ce33250eab848b95eada
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Feb 14 07:59:02 2023 +0100

    Fixed indentation in parent pom
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f0d35968f4d..96b65ddcaef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
         <cxf-codegen-plugin-version>4.0.0</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>4.0.0</cxf-xjc-plugin-version>
-           <cxf-xjc-utils-version>4.0.0</cxf-xjc-utils-version>
+       <cxf-xjc-utils-version>4.0.0</cxf-xjc-utils-version>
         <datasonnet-mapper-version>2.5-jakarta4</datasonnet-mapper-version>
         <deltaspike-version>1.9.5</deltaspike-version>
         <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>

Reply via email to