GH-1156 - Align example version numbers with the rest of the project.

This commit is contained in:
Oliver Drotbohm
2025-04-25 09:56:32 +02:00
parent fd2e218a59
commit efd2be488d
6 changed files with 6 additions and 6 deletions

View File

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