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

@@ -4,7 +4,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>
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
<description>Spring Cloud Starter Stream Kafka</description>