File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 16971697 </execution >
16981698 </executions >
16991699 </plugin >
1700+ <plugin >
1701+ <groupId >org.apache.maven.plugins</groupId >
1702+ <artifactId >maven-project-info-reports-plugin</artifactId >
1703+ <inherited >false</inherited >
1704+ <executions >
1705+ <execution >
1706+ <id >team-list</id >
1707+ <phase >site</phase >
1708+ <goals >
1709+ <goal >team</goal >
1710+ </goals >
1711+ </execution >
1712+ </executions >
1713+ </plugin >
17001714
17011715 <plugin >
17021716 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 340340 </menu >
341341
342342 <menu name =" Project Information" img =" img/glyphicons/info.png" >
343- <item name =" Logging Services Team" href =" https://logging.apache.org/ team-list .html" />
343+ <item name =" Project Team" href =" / team.html" />
344344 <item name =" Project License" href =" https://www.apache.org/licenses/LICENSE-2.0" />
345345 <item name =" Source Repository" href =" https://github.com/apache/logging-log4j2" />
346346 </menu >
You can’t perform that action at this time.
0 commit comments