Bumping versions to 3.1.7-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-02-24 01:52:55 +00:00
parent 8b6d1c61db
commit bb2d98b6cd
75 changed files with 120 additions and 120 deletions

View File

@@ -12,13 +12,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>3.1.6-SNAPSHOT</version>
<version>3.1.7-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>3.1.6-SNAPSHOT</version>
<version>3.1.7-SNAPSHOT</version>
<name>Spring Cloud Contract Docker</name>
<description>Spring Cloud Contract Docker</description>