Skip to content

Commit

Permalink
fix(pom): remove classpath manifest entry (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg authored Feb 7, 2024
1 parent a09a54f commit ea171de
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 @@ -248,7 +248,6 @@
<configuration>
<archive>
<manifest>
<addClasspath>true</addClasspath>
<mainClass>${mainClass}</mainClass>
</manifest>
<manifestEntries>
Expand Down

0 comments on commit ea171de

Please sign in to comment.