Skip to content

Commit

Permalink
[pom] Add automatic module name to reflect this project not parent
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jul 24, 2022
1 parent 2e93666 commit 2737f05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -223,6 +223,9 @@
<io.version>2.11.0</io.version>
<lang2.version>2.6</lang2.version>
<lang3.version>3.12.0</lang3.version>

<!-- Automatic Module Name -->
<module.name>com.github.spotbugs.maven</module.name>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 2737f05

Please sign in to comment.