GH-742 - Fix version of distribution module.

This commit is contained in:
Oliver Drotbohm
2024-07-19 01:31:26 +02:00
parent b6a73c965f
commit 32a7b5dc74

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>