extensions.xml 417 B

1234567
  1. <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">
  2. <extension>
  3. <groupId>io.jenkins.tools.incrementals</groupId>
  4. <artifactId>git-changelist-maven-extension</artifactId>
  5. <version>1.13</version>
  6. </extension>
  7. </extensions>