File tree Expand file tree Collapse file tree 27 files changed +38
-38
lines changed
spring-cloud-starter-stream-kafka
spring-cloud-stream-binder-kafka-core
spring-cloud-stream-binder-kafka-streams
spring-cloud-stream-binder-kafka
spring-cloud-stream-binder-pulsar
spring-cloud-starter-stream-rabbit
spring-cloud-stream-binder-rabbit-core
spring-cloud-stream-binder-rabbit-test-support
spring-cloud-stream-binder-rabbit
spring-cloud-starter-parent
spring-cloud-stream-dependencies
spring-cloud-stream-integration-tests
spring-cloud-stream-test-binder
spring-cloud-stream-test-support
spring-cloud-stream-schema-registry-client
spring-cloud-stream-schema-registry-core
spring-cloud-stream-schema-registry-server Expand file tree Collapse file tree 27 files changed +38
-38
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 https://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 >5.0.0-SNAPSHOT </version >
5
+ <version >5.0.0-M1 </version >
6
6
<name >${project.artifactId} </name >
7
7
<packaging >pom</packaging >
8
8
<parent >
9
9
<groupId >org.springframework.cloud</groupId >
10
10
<artifactId >spring-cloud-stream-binders</artifactId >
11
- <version >5.0.0-SNAPSHOT </version >
11
+ <version >5.0.0-M1 </version >
12
12
</parent >
13
13
<scm >
14
14
<url >https://github.com/spring-cloud/spring-cloud-stream-binder-kafka</url >
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 >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M1 </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 >5.0.0-SNAPSHOT </version >
8
+ <version >5.0.0-M1 </version >
9
9
</parent >
10
10
<artifactId >spring-cloud-stream-binder-kafka-core</artifactId >
11
11
<name >${project.artifactId} </name >
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 >5.0.0-SNAPSHOT </version >
13
+ <version >5.0.0-M1 </version >
14
14
</parent >
15
15
16
16
<properties >
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 >5.0.0-SNAPSHOT </version >
13
+ <version >5.0.0-M1 </version >
14
14
</parent >
15
15
16
16
<dependencies >
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-binders</artifactId >
5
- <version >5.0.0-SNAPSHOT </version >
5
+ <version >5.0.0-M1 </version >
6
6
<name >binders</name >
7
7
<description >Framework provided binders</description >
8
8
<packaging >pom</packaging >
9
9
10
10
<parent >
11
11
<groupId >org.springframework.cloud</groupId >
12
12
<artifactId >spring-cloud-stream-parent</artifactId >
13
- <version >5.0.0-SNAPSHOT </version >
13
+ <version >5.0.0-M1 </version >
14
14
</parent >
15
15
16
16
<modules >
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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >spring-cloud-stream-binder-pulsar-parent</artifactId >
5
- <version >5.0.0-SNAPSHOT </version >
5
+ <version >5.0.0-M1 </version >
6
6
<name >${project.artifactId} </name >
7
7
<packaging >pom</packaging >
8
8
<parent >
9
9
<groupId >org.springframework.cloud</groupId >
10
10
<artifactId >spring-cloud-stream-binders</artifactId >
11
- <version >5.0.0-SNAPSHOT </version >
11
+ <version >5.0.0-M1 </version >
12
12
</parent >
13
13
14
14
<properties >
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-pulsar-parent</artifactId >
13
- <version >5.0.0-SNAPSHOT </version >
13
+ <version >5.0.0-M1 </version >
14
14
</parent >
15
15
16
16
<dependencies >
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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >spring-cloud-stream-binder-rabbit-parent</artifactId >
5
- <version >5.0.0-SNAPSHOT </version > <!-- Do not remove. Ignore yellow warning -->
5
+ <version >5.0.0-M1 </version > <!-- Do not remove. Ignore yellow warning -->
6
6
<name >${project.artifactId} </name >
7
7
<packaging >pom</packaging >
8
8
<parent >
9
9
<groupId >org.springframework.cloud</groupId >
10
10
<artifactId >spring-cloud-stream-binders</artifactId >
11
- <version >5.0.0-SNAPSHOT </version >
11
+ <version >5.0.0-M1 </version >
12
12
</parent >
13
13
<properties >
14
14
<java .version>17</java .version>
15
- <spring-cloud-function .version>5.0.0-SNAPSHOT </spring-cloud-function .version>
15
+ <spring-cloud-function .version>5.0.0-M1 </spring-cloud-function .version>
16
16
<maven-checkstyle-plugin .failsOnError>true</maven-checkstyle-plugin .failsOnError>
17
17
<maven-checkstyle-plugin .failsOnViolation>true
18
18
</maven-checkstyle-plugin .failsOnViolation>
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-rabbit-parent</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M1 </version >
8
8
</parent >
9
9
<artifactId >spring-cloud-starter-stream-rabbit</artifactId >
10
10
<name >${project.artifactId} </name >
You can’t perform that action at this time.
0 commit comments