File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed
spring-cloud-bus-dependencies
spring-cloud-starter-bus-amqp
spring-cloud-starter-bus-kafka
spring-cloud-starter-bus-stream Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.springframework.cloud</groupId >
1010 <artifactId >spring-cloud-bus-parent</artifactId >
11- <version >5.0.0-M1 </version >
11+ <version >5.0.0-SNAPSHOT </version >
1212 </parent >
1313 <packaging >jar</packaging >
1414 <name >Spring Cloud Bus Docs</name >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <artifactId >spring-cloud-bus-parent</artifactId >
8- <version >5.0.0-M1 </version >
8+ <version >5.0.0-SNAPSHOT </version >
99 <packaging >pom</packaging >
1010
1111 <name >spring-cloud-bus-parent</name >
1414 <parent >
1515 <groupId >org.springframework.cloud</groupId >
1616 <artifactId >spring-cloud-build</artifactId >
17- <version >5.0.0-M1 </version >
17+ <version >5.0.0-SNAPSHOT </version >
1818 <relativePath /> <!-- lookup parent from repository -->
1919 </parent >
2020
2929 </modules >
3030
3131 <properties >
32- <spring-cloud-commons .version>5.0.0-M1 </spring-cloud-commons .version>
33- <spring-cloud-stream .version>5.0.0-M1 </spring-cloud-stream .version>
34- <spring-cloud-function .version>5.0.0-M1 </spring-cloud-function .version>
32+ <spring-cloud-commons .version>5.0.0-SNAPSHOT </spring-cloud-commons .version>
33+ <spring-cloud-stream .version>5.0.0-SNAPSHOT </spring-cloud-stream .version>
34+ <spring-cloud-function .version>5.0.0-SNAPSHOT </spring-cloud-function .version>
3535 <bintray .package>bus</bintray .package>
3636 </properties >
3737
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >spring-cloud-dependencies-parent</artifactId >
88 <groupId >org.springframework.cloud</groupId >
9- <version >5.0.0-M1 </version >
9+ <version >5.0.0-SNAPSHOT </version >
1010 <relativePath />
1111 </parent >
1212 <artifactId >spring-cloud-bus-dependencies</artifactId >
13- <version >5.0.0-M1 </version >
13+ <version >5.0.0-SNAPSHOT </version >
1414 <packaging >pom</packaging >
1515 <name >spring-cloud-bus-dependencies</name >
1616 <description >Spring Cloud Bus Dependencies</description >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.cloud</groupId >
1515 <artifactId >spring-cloud-bus-parent</artifactId >
16- <version >5.0.0-M1 </version >
16+ <version >5.0.0-SNAPSHOT </version >
1717 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1818 </parent >
1919
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.cloud</groupId >
1515 <artifactId >spring-cloud-bus-parent</artifactId >
16- <version >5.0.0-M1 </version >
16+ <version >5.0.0-SNAPSHOT </version >
1717 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1818 </parent >
1919
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-bus-parent</artifactId >
9- <version >5.0.0-M1 </version >
9+ <version >5.0.0-SNAPSHOT </version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212 <artifactId >spring-cloud-starter-bus-amqp</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-bus-parent</artifactId >
9- <version >5.0.0-M1 </version >
9+ <version >5.0.0-SNAPSHOT </version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212 <artifactId >spring-cloud-starter-bus-kafka</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-bus-parent</artifactId >
9- <version >5.0.0-M1 </version >
9+ <version >5.0.0-SNAPSHOT </version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212 <artifactId >spring-cloud-starter-bus-stream</artifactId >
You can’t perform that action at this time.
0 commit comments