File tree Expand file tree Collapse file tree 1 file changed +26
-16
lines changed
Expand file tree Collapse file tree 1 file changed +26
-16
lines changed Original file line number Diff line number Diff line change 512512 </license >
513513 </licenses >
514514
515+ <scm >
516+ <connection >scm:git:https://github.com/spring-cloud/spring-cloud-contract.git
517+ </connection >
518+ <developerConnection >
519+ scm:git:
[email protected] :spring-cloud/spring-cloud-contract.git
520+ </developerConnection >
521+ <url >https://github.com/spring-cloud/spring-cloud-contract</url >
522+ <tag >HEAD</tag >
523+ </scm >
524+
515525 <developers >
516526 <developer >
517527 <id >mariuszs</id >
526536 <developer >
527537 <id >dsyer</id >
528538 <name >David Syer</name >
529- <email >dsyer@vmware .com</email >
539+ <email >david.syer at broadcom .com</email >
530540 </developer >
531541 <developer >
532542 <id >OlgaMaciaszek</id >
533543 <name >Olga Maciaszek-Sharma</name >
534- 544+ <email >olga.maciaszek-sharma at broadcom.com</email >
545+ </developer >
546+ <developer >
547+ <id >sgibb</id >
548+ <name >Spencer Gibb</name >
549+ <email >spencer.gibb at broadcom.com</email >
550+ </developer >
551+ <developer >
552+ <id >rbaxter</id >
553+ <name >Ryan Baxter</name >
554+ <email >ryan.baxter at broadcom.com</email >
535555 </developer >
536556 </developers >
537557
538- <scm >
539- <connection >scm:git:https://github.com/spring-cloud/spring-cloud-contract.git
540- </connection >
541- <developerConnection >
542- scm:git:
[email protected] :spring-cloud/spring-cloud-contract.git
543- </developerConnection >
544- <url >https://github.com/spring-cloud/spring-cloud-contract</url >
545- <tag >HEAD</tag >
546- </scm >
547-
548558 <issueManagement >
549559 <system >GitHub</system >
550560 <url >https://github.com/spring-cloud/spring-cloud-contract/issues</url >
622632 <skip >true</skip >
623633 </configuration >
624634 </plugin >
625- <plugin >
626- <groupId >org.codehaus.mojo</groupId >
627- <artifactId >flatten-maven-plugin</artifactId >
628- </plugin >
629635 </plugins >
630636 </build >
631637
635641 <groupId >org.apache.maven.plugins</groupId >
636642 <artifactId >maven-checkstyle-plugin</artifactId >
637643 </plugin >
644+ <plugin >
645+ <groupId >org.codehaus.mojo</groupId >
646+ <artifactId >flatten-maven-plugin</artifactId >
647+ </plugin >
638648 </plugins >
639649 </reporting >
640650
You can’t perform that action at this time.
0 commit comments