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-M3 </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-M3 </version >
8+ <version >5.0.0-SNAPSHOT </version >
99 <packaging >pom</packaging >
1010
1111 <name >spring-cloud-bus-parent</name >
1515 <parent >
1616 <groupId >org.springframework.cloud</groupId >
1717 <artifactId >spring-cloud-build</artifactId >
18- <version >5.0.0-M3 </version >
18+ <version >5.0.0-SNAPSHOT </version >
1919 <relativePath /> <!-- lookup parent from repository -->
2020 </parent >
2121
5858 </developer >
5959 </developers >
6060 <properties >
61- <spring-cloud-commons .version>5.0.0-M3 </spring-cloud-commons .version>
62- <spring-cloud-stream .version>5.0.0-M3 </spring-cloud-stream .version>
63- <spring-cloud-function .version>5.0.0-M3 </spring-cloud-function .version>
61+ <spring-cloud-commons .version>5.0.0-SNAPSHOT </spring-cloud-commons .version>
62+ <spring-cloud-stream .version>5.0.0-SNAPSHOT </spring-cloud-stream .version>
63+ <spring-cloud-function .version>5.0.0-SNAPSHOT </spring-cloud-function .version>
6464 <bintray .package>bus</bintray .package>
6565 </properties >
6666
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-M3 </version >
9+ <version >5.0.0-SNAPSHOT </version >
1010 <relativePath />
1111 </parent >
1212 <artifactId >spring-cloud-bus-dependencies</artifactId >
13- <version >5.0.0-M3 </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-M3 </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-M3 </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-M3 </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-M3 </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-M3 </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