Update SNAPSHOT to 2.2.6.RELEASE

This commit is contained in:
buildmaster
2021-02-11 14:55:51 +00:00
parent 9a5c5a03f1
commit 16c738e94d
67 changed files with 219 additions and 163 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>2.2.6.BUILD-SNAPSHOT</version>
<version>2.2.6.RELEASE</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>spring-cloud-contract-spec-java</artifactId>