File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed 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 >
2829 <module >docs</module >
2930 </modules >
3031
32+ <licenses >
33+ <license >
34+ <name >Apache License, Version 2.0</name >
35+ <url >https://www.apache.org/licenses/LICENSE-2.0</url >
36+ </license >
37+ </licenses >
38+ <developers >
39+ <developer >
40+ <id >dsyer</id >
41+ <name >Dave Syer</name >
42+ <email >david.syer at broadcom.com</email >
43+ <organization >Broadcom, Inc.</organization >
44+ <organizationUrl >https://www.spring.io</organizationUrl >
45+ <roles >
46+ <role >lead</role >
47+ </roles >
48+ </developer >
49+ <developer >
50+ <id >sgibb</id >
51+ <name >Spencer Gibb</name >
52+ <email >spencer.gibb at broadcom.com</email >
53+ <organization >Broadcom, Inc.</organization >
54+ <organizationUrl >https://www.spring.io</organizationUrl >
55+ <roles >
56+ <role >lead</role >
57+ </roles >
58+ </developer >
59+ </developers >
3160 <properties >
3261 <spring-cloud-commons .version>5.0.0-SNAPSHOT</spring-cloud-commons .version>
3362 <spring-cloud-stream .version>5.0.0-SNAPSHOT</spring-cloud-stream .version>
You can’t perform that action at this time.
0 commit comments