Skip to content

Commit

Permalink
Cleanup pom warning
Browse files Browse the repository at this point in the history
  • Loading branch information
caprica committed Feb 7, 2025
1 parent b58b08f commit 806432b
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 @@ -139,9 +139,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<configuration>
<compilerArgument>-Xlint:serial</compilerArgument>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand All @@ -160,7 +157,6 @@
<goal>test-jar</goal>
</goals>
<configuration>
<useDefaultManifestFile>false</useDefaultManifestFile>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
<manifestEntries>
Expand Down

0 comments on commit 806432b

Please sign in to comment.