Update SNAPSHOT to 2.2.8.RELEASE

This commit is contained in:
buildmaster
2021-07-06 15:41:08 +00:00
parent 820e22e88b
commit 0762a64eb7
61 changed files with 95 additions and 95 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.3.5.BUILD-SNAPSHOT</version>
<version>2.3.5.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-contract-dependencies</artifactId>
<version>2.2.8.BUILD-SNAPSHOT</version>
<version>2.2.8.RELEASE</version>
<packaging>pom</packaging>
<name>spring-cloud-contract-dependencies</name>
<description>Spring Cloud Contract Dependencies</description>