Skip to content

Commit 2737f05

Browse files
committed
[pom] Add automatic module name to reflect this project not parent
1 parent 2e93666 commit 2737f05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@
223223
<io.version>2.11.0</io.version>
224224
<lang2.version>2.6</lang2.version>
225225
<lang3.version>3.12.0</lang3.version>
226+
227+
<!-- Automatic Module Name -->
228+
<module.name>com.github.spotbugs.maven</module.name>
226229
</properties>
227230

228231
<dependencyManagement>

0 commit comments

Comments
 (0)