Bumping versions to 2.2.8.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-02-11 14:15:44 +00:00
parent ce7a55a484
commit 37e1c2fd11
5 changed files with 9 additions and 9 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.3.2.BUILD-SNAPSHOT</version>
<version>2.3.3.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>
<version>2.2.7.BUILD-SNAPSHOT</version>
<version>2.2.8.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-openfeign-dependencies</name>
<description>Spring Cloud OpenFeign Dependencies</description>