Skip to content

Commit

Permalink
optimize import
Browse files Browse the repository at this point in the history
  • Loading branch information
GuoPhilipse committed Aug 7, 2023
1 parent bb3ae07 commit c4d40d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<dependency>
<groupId>org.apache.linkis</groupId>
<artifactId>linkis-bml-client</artifactId>
<artifactId>linkis-pes-client</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<dependency>
<groupId>org.apache.linkis</groupId>
<artifactId>linkis-bml-client</artifactId>
<artifactId>linkis-pes-client</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
Expand Down

0 comments on commit c4d40d1

Please sign in to comment.