Fix artifact version.

This commit is contained in:
Olga Maciaszek-Sharma
2020-08-03 12:09:35 +02:00
parent 2631bd9e4f
commit 09bc053a02
7 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<version>2.3.2.SNAPSHOT</version>
<version>2.3.2.BUILD-SNAPSHOT</version>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-dependencies-parent</name>