Revert "Update SNAPSHOT to 3.1.2"

This reverts commit cb3d1d892f.
This commit is contained in:
Olga Maciaszek-Sharma
2022-04-27 10:53:23 +02:00
parent 31107af02d
commit d010885bfc
12 changed files with 14 additions and 14 deletions

View File

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