Skip to content

Commit

Permalink
[INLONG-10720][Sort] Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoYou201 committed Jul 26, 2024
1 parent e32b84d commit 791942a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
<artifactId>log4j-api</artifactId>
<scope>provided</scope>
</dependency>

</dependencies>
<build>
<plugins>
Expand All @@ -96,8 +95,6 @@
<phase>package</phase>
<configuration>
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
<artifactSet>
</artifactSet>
<filters>
<filter>
<artifact>org.apache.inlong:sort-connector-*</artifact>
Expand Down

0 comments on commit 791942a

Please sign in to comment.