Update SNAPSHOT to 3.0.2.RELEASE

This commit is contained in:
buildmaster
2020-02-12 17:31:16 +00:00
parent 016f1ec010
commit 36a4e69a31
33 changed files with 50 additions and 50 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.2.2.BUILD-SNAPSHOT</version>
<version>2.2.1.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.0.2.BUILD-SNAPSHOT</version>
<version>3.0.2.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>