File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111 <name >spring-cloud-bus-parent</name >
1212 <description >Spring Cloud Bus Parent</description >
13+ <url >https://github.com/spring-cloud/spring-cloud-bus</url >
1314
1415 <parent >
1516 <groupId >org.springframework.cloud</groupId >
2930 <module >docs</module >
3031 </modules >
3132
33+ <licenses >
34+ <license >
35+ <name >Apache License, Version 2.0</name >
36+ <url >https://www.apache.org/licenses/LICENSE-2.0</url >
37+ </license >
38+ </licenses >
39+ <developers >
40+ <developer >
41+ <id >dsyer</id >
42+ <name >Dave Syer</name >
43+ <email >david.syer at broadcom.com</email >
44+ <organization >Broadcom, Inc.</organization >
45+ <organizationUrl >https://www.spring.io</organizationUrl >
46+ <roles >
47+ <role >lead</role >
48+ </roles >
49+ </developer >
50+ <developer >
51+ <id >sgibb</id >
52+ <name >Spencer Gibb</name >
53+ <email >spencer.gibb at broadcom.com</email >
54+ <organization >Broadcom, Inc.</organization >
55+ <organizationUrl >https://www.spring.io</organizationUrl >
56+ <roles >
57+ <role >lead</role >
58+ </roles >
59+ </developer >
60+ </developers >
3261 <properties >
3362 <spring-cloud-commons .version>4.2.2-SNAPSHOT</spring-cloud-commons .version>
3463 <spring-cloud-stream .version>4.2.2-SNAPSHOT</spring-cloud-stream .version>
You can’t perform that action at this time.
0 commit comments