Update SNAPSHOT to 3.1.0-M2

This commit is contained in:
buildmaster
2021-10-01 17:06:36 +00:00
parent 9018acfc40
commit f5be046f90
5 changed files with 8 additions and 8 deletions

View File

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