File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 88 <name >spring-cloud-stream-release-build</name >
99 <description >Spring Cloud Stream Release Build</description >
1010 <version >5.0.0-SNAPSHOT</version >
11+ <url >https://github.com/spring-cloud/spring-cloud-stream</url >
1112 <parent >
1213 <groupId >org.springframework.cloud</groupId >
1314 <artifactId >spring-cloud-build</artifactId >
2526 </developerConnection >
2627 <tag >HEAD</tag >
2728 </scm >
28-
29+ <licenses >
30+ <license >
31+ <name >Apache License, Version 2.0</name >
32+ <url >https://www.apache.org/licenses/LICENSE-2.0</url >
33+ </license >
34+ </licenses >
35+ <developers >
36+ <developer >
37+ <id >olegz</id >
38+ <name >Oleg Zhurakousky</name >
39+ <email >oleg.zhurakousky at broadcom.com</email >
40+ <organization >Broadcom, Inc.</organization >
41+ <organizationUrl >https://www.spring.io</organizationUrl >
42+ <roles >
43+ <role >Project lead</role >
44+ </roles >
45+ </developer >
46+ <developer >
47+ <id >sobychacko</id >
48+ <name >Soby Chacko</name >
49+ <email >soby.chacko at broadcom.com</email >
50+ <organization >Broadcom, Inc.</organization >
51+ <organizationUrl >https://www.spring.io</organizationUrl >
52+ <roles >
53+ <role >Engineer</role >
54+ </roles >
55+ </developer >
56+ </developers >
2957 <properties >
3058 <maven-checkstyle-plugin .failsOnError>true</maven-checkstyle-plugin .failsOnError>
3159 <maven-checkstyle-plugin .failsOnViolation>true
You can’t perform that action at this time.
0 commit comments