Updates version to 5.0.0-SNAPSHOT

Updates for framework 7
This commit is contained in:
spencergibb
2025-06-06 20:36:21 -04:00
parent 96f7167358
commit c09dc87020
54 changed files with 160 additions and 107 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>5.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>jar</packaging>