Updates to version 4.1.0-SNAPSHOT

This commit is contained in:
spencergibb
2023-06-14 15:30:13 -04:00
parent 730c1f140a
commit e367df3877
56 changed files with 78 additions and 78 deletions

View File

@@ -7,13 +7,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-samples</artifactId>
<packaging>pom</packaging>
<version>4.0.4-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
<name>Spring Cloud Contract Samples</name>
<description>Spring Cloud Contract Samples</description>