Skip to content

Commit

Permalink
[Fix][CI] Fix ci dependency check error
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisoka-X committed Dec 10, 2024
1 parent 8ec7476 commit ce2a278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,6 @@
<artifactId>maven-dependency-plugin</artifactId>
<version>${maven-dependency-plugin.version}</version>
<configuration>
<skip>${e2e.dependency.skip}</skip>
<appendOutput>true</appendOutput>
</configuration>
</plugin>
Expand Down

0 comments on commit ce2a278

Please sign in to comment.