2024-01-06 19:54:51 +08:00
|
|
|
<extensions xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 https://maven.apache.org/xsd/core-extensions-1.0.0.xsd">
|
2018-05-03 22:13:39 +08:00
|
|
|
<extension>
|
2018-05-11 02:24:08 +08:00
|
|
|
<groupId>io.jenkins.tools.incrementals</groupId>
|
2018-05-03 22:13:39 +08:00
|
|
|
<artifactId>git-changelist-maven-extension</artifactId>
|
2025-09-09 04:24:45 +08:00
|
|
|
<version>1.13</version>
|
2018-05-03 22:13:39 +08:00
|
|
|
</extension>
|
|
|
|
|
</extensions>
|