Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
fix: update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
F4pl0 committed Oct 29, 2023
1 parent 49f141a commit b870b74
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,7 @@
<goals>
<goal>jar</goal>
</goals>
<configuration>
<classifier>sources</classifier>
</configuration>
<phase>deploy</phase>
</execution>
</executions>
</plugin>
Expand All @@ -108,7 +106,6 @@
<goals>
<goal>jar</goal>
</goals>
<phase>deploy</phase>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit b870b74

Please sign in to comment.