GH-1122 - Consolidate automatic module names.

This commit is contained in:
Oliver Drotbohm
2025-03-22 15:17:47 +01:00
parent 6a98b3624e
commit fa946c148b
28 changed files with 28 additions and 28 deletions

View File

@@ -12,7 +12,7 @@
<artifactId>spring-modulith-api</artifactId>
<properties>
<module.name>org.springframework.modulith.api</module.name>
<module.name>spring.modulith.api</module.name>
</properties>
<dependencies>