GH-1025 - Fix version number to 1.2.9 snapshots.

This commit is contained in:
Oliver Drotbohm
2025-02-23 15:17:47 +01:00
parent 44eac6c1bc
commit c4a9d7e85d
40 changed files with 95 additions and 95 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-examples</artifactId>
<version>1.3.9-SNAPSHOT</version>
<version>1.2.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>