Bumping versions to 3.1.1.SNAPSHOT after release

This commit is contained in:
buildmaster
2020-12-21 12:28:52 +00:00
parent 846534fe84
commit 023d3df7f7
6 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.1.SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-binder-kafka-core</artifactId>
<description>Spring Cloud Stream Kafka Binder Core</description>