Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed May 19, 2024
1 parent 02ea521 commit 042f295
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,9 @@
<executions>
<execution>
<id>default-jar</id>
<phase>none</phase>
<phase>package</phase>
<configuration>
<finalName>unwanted</finalName>
<classifier>unwanted</classifier>
<classifier>jar-with-dependencies</classifier>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 042f295

Please sign in to comment.