Update SNAPSHOT to 3.0.2.RELEASE

This commit is contained in:
buildmaster
2020-02-13 08:30:55 +00:00
parent 1b6f9f5806
commit e3fcddeab6
7 changed files with 30 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-parent</artifactId>
<version>3.0.2.BUILD-SNAPSHOT</version>
<version>3.0.2.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>spring-cloud-stream-binder-kafka-docs</name>