GH-1220 - Fix automatic module name for Moments artifact.

This commit is contained in:
Oliver Drotbohm
2025-06-13 12:09:04 +02:00
parent d3f059dc70
commit ab010269ec

View File

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