File tree 7 files changed +11
-11
lines changed
spring-cloud-bus-dependencies
spring-cloud-starter-bus-amqp
spring-cloud-starter-bus-kafka
7 files changed +11
-11
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 >3.0.0-M4 </version >
11
+ <version >3.0.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 >3.0.0-M4 </version >
8
+ <version >3.0.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 >3.0.0-M4 </version >
17
+ <version >3.0.0-SNAPSHOT </version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
28
28
</modules >
29
29
30
30
<properties >
31
- <spring-cloud-commons .version>3.0.0-M4 </spring-cloud-commons .version>
32
- <spring-cloud-stream .version>3.1.0-M3 </spring-cloud-stream .version>
31
+ <spring-cloud-commons .version>3.0.0-SNAPSHOT </spring-cloud-commons .version>
32
+ <spring-cloud-stream .version>3.1.0-SNAPSHOT </spring-cloud-stream .version>
33
33
<bintray .package>bus</bintray .package>
34
34
</properties >
35
35
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 >3.0.0-M4 </version >
9
+ <version >3.0.0-SNAPSHOT </version >
10
10
<relativePath />
11
11
</parent >
12
12
<artifactId >spring-cloud-bus-dependencies</artifactId >
13
- <version >3.0.0-M4 </version >
13
+ <version >3.0.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 >3.0.0-M4 </version >
16
+ <version >3.0.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 >3.0.0-M4 </version >
16
+ <version >3.0.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 >3.0.0-M4 </version >
9
+ <version >3.0.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 >3.0.0-M4 </version >
9
+ <version >3.0.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-bus-kafka</artifactId >
You can’t perform that action at this time.
0 commit comments