This repository was archived by the owner on Nov 20, 2024. It is now read-only.
Commit 5543b4e 1 parent acb8eef commit 5543b4e Copy full SHA for 5543b4e
File tree 6 files changed +6
-6
lines changed
spring-cloud-starter-stream-kafka
spring-cloud-stream-binder-kafka
spring-cloud-stream-binder-kafka-core
spring-cloud-stream-binder-kafka-docs
spring-cloud-stream-binder-kafka-streams
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >spring-cloud-stream-binder-kafka-parent</artifactId >
5
- <version >2.0 .0.RELEASE </version >
5
+ <version >2.1 .0.BUILD-SNAPSHOT </version >
6
6
<packaging >pom</packaging >
7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.cloud</groupId >
6
6
<artifactId >spring-cloud-stream-binder-kafka-parent</artifactId >
7
- <version >2.0 .0.RELEASE </version >
7
+ <version >2.1 .0.BUILD-SNAPSHOT </version >
8
8
</parent >
9
9
<artifactId >spring-cloud-starter-stream-kafka</artifactId >
10
10
<description >Spring Cloud Starter Stream Kafka</description >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-stream-binder-kafka-parent</artifactId >
8
- <version >2.0 .0.RELEASE </version >
8
+ <version >2.1 .0.BUILD-SNAPSHOT </version >
9
9
</parent >
10
10
<artifactId >spring-cloud-stream-binder-kafka-core</artifactId >
11
11
<description >Spring Cloud Stream Kafka Binder Core</description >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-stream-binder-kafka-parent</artifactId >
8
- <version >2.0 .0.RELEASE </version >
8
+ <version >2.1 .0.BUILD-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >spring-cloud-stream-binder-kafka-docs</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.springframework.cloud</groupId >
12
12
<artifactId >spring-cloud-stream-binder-kafka-parent</artifactId >
13
- <version >2.0 .0.RELEASE </version >
13
+ <version >2.1 .0.BUILD-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<dependencies >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.springframework.cloud</groupId >
12
12
<artifactId >spring-cloud-stream-binder-kafka-parent</artifactId >
13
- <version >2.0 .0.RELEASE </version >
13
+ <version >2.1 .0.BUILD-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<dependencies >
You can’t perform that action at this time.
0 commit comments