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

Commit

Permalink
Remove unnecessary parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
scordio committed May 25, 2022
1 parent a65e962 commit 2f6b504
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -585,10 +585,6 @@ Copyright ${inceptionYear}-${currentYear} the original author or authors.
<goals>
<goal>jar</goal>
</goals>
<configuration>
<source>${maven.compiler.source}</source>
<additionalparam>${additionalparam}</additionalparam>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 2f6b504

Please sign in to comment.