You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by fa...@apache.org on 2023/05/26 07:10:11 UTC

[seatunnel] branch dev updated: fix pom.xml code style (#4836)

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

fanjia pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new 3ccbbc13f fix pom.xml code style (#4836)
3ccbbc13f is described below

commit 3ccbbc13f53bfecb525c9148f6765b3d2a3f3824
Author: Eric <ga...@gmail.com>
AuthorDate: Fri May 26 15:10:04 2023 +0800

    fix pom.xml code style (#4836)
---
 seatunnel-dist/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/seatunnel-dist/pom.xml b/seatunnel-dist/pom.xml
index b098633c4..80ef7209d 100644
--- a/seatunnel-dist/pom.xml
+++ b/seatunnel-dist/pom.xml
@@ -99,7 +99,7 @@
                 <redshift.version>2.1.0.9</redshift.version>
                 <snowflake.version>3.13.29</snowflake.version>
 
-              <!-- Imap storage dependency package  -->
+                <!-- Imap storage dependency package  -->
                 <hadoop-aliyun.version>3.0.0</hadoop-aliyun.version>
                 <json-smart.version>2.4.7</json-smart.version>
                 <hadoop-aws.version>3.1.4</hadoop-aws.version>