File tree 9 files changed +14
-14
lines changed
spring-cloud-bus-dependencies
spring-cloud-starter-bus-amqp
spring-cloud-starter-bus-kafka
spring-cloud-starter-bus-stream
9 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.cloud</groupId >
10
10
<artifactId >spring-cloud-bus-parent</artifactId >
11
- <version >4.0.3 -SNAPSHOT</version >
11
+ <version >4.1.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<packaging >jar</packaging >
14
14
<name >Spring Cloud Bus Docs</name >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<artifactId >spring-cloud-bus-parent</artifactId >
8
- <version >4.0.3 -SNAPSHOT</version >
8
+ <version >4.1.0 -SNAPSHOT</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >spring-cloud-bus-parent</name >
14
14
<parent >
15
15
<groupId >org.springframework.cloud</groupId >
16
16
<artifactId >spring-cloud-build</artifactId >
17
- <version >4.0.4 -SNAPSHOT</version >
17
+ <version >4.1.0 -SNAPSHOT</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
30
30
</modules >
31
31
32
32
<properties >
33
- <spring-cloud-commons .version>4.0.4 -SNAPSHOT</spring-cloud-commons .version>
34
- <spring-cloud-stream .version>4.0.4 -SNAPSHOT</spring-cloud-stream .version>
35
- <spring-cloud-function .version>4.0.4 -SNAPSHOT</spring-cloud-function .version>
33
+ <spring-cloud-commons .version>4.1.0 -SNAPSHOT</spring-cloud-commons .version>
34
+ <spring-cloud-stream .version>4.1.0 -SNAPSHOT</spring-cloud-stream .version>
35
+ <spring-cloud-function .version>4.1.0 -SNAPSHOT</spring-cloud-function .version>
36
36
<bintray .package>bus</bintray .package>
37
37
</properties >
38
38
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >spring-cloud-dependencies-parent</artifactId >
8
8
<groupId >org.springframework.cloud</groupId >
9
- <version >4.0.4 -SNAPSHOT</version >
9
+ <version >4.1.0 -SNAPSHOT</version >
10
10
<relativePath />
11
11
</parent >
12
12
<artifactId >spring-cloud-bus-dependencies</artifactId >
13
- <version >4.0.3 -SNAPSHOT</version >
13
+ <version >4.1.0 -SNAPSHOT</version >
14
14
<packaging >pom</packaging >
15
15
<name >spring-cloud-bus-dependencies</name >
16
16
<description >Spring Cloud Bus Dependencies</description >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-bus-parent</artifactId >
16
- <version >4.0.3 -SNAPSHOT</version >
16
+ <version >4.1.0 -SNAPSHOT</version >
17
17
<relativePath >..</relativePath > <!-- lookup parent from repository -->
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-bus-parent</artifactId >
16
- <version >4.0.3 -SNAPSHOT</version >
16
+ <version >4.1.0 -SNAPSHOT</version >
17
17
<relativePath >..</relativePath > <!-- lookup parent from repository -->
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-bus-parent</artifactId >
16
- <version >4.0.3 -SNAPSHOT</version >
16
+ <version >4.1.0 -SNAPSHOT</version >
17
17
<relativePath >..</relativePath > <!-- lookup parent from repository -->
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-bus-parent</artifactId >
9
- <version >4.0.3 -SNAPSHOT</version >
9
+ <version >4.1.0 -SNAPSHOT</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-bus-amqp</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-bus-parent</artifactId >
9
- <version >4.0.3 -SNAPSHOT</version >
9
+ <version >4.1.0 -SNAPSHOT</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-bus-kafka</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-bus-parent</artifactId >
9
- <version >4.0.3 -SNAPSHOT</version >
9
+ <version >4.1.0 -SNAPSHOT</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-bus-stream</artifactId >
You can’t perform that action at this time.
0 commit comments