mirror of https://github.com/jenkinsci/jenkins.git
8 lines
416 B
XML
8 lines
416 B
XML
<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">
|
|
<extension>
|
|
<groupId>io.jenkins.tools.incrementals</groupId>
|
|
<artifactId>git-changelist-maven-extension</artifactId>
|
|
<version>1.8</version>
|
|
</extension>
|
|
</extensions>
|