We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1990221 commit b88060bCopy full SHA for b88060b
.mvn/extensions.xml
@@ -0,0 +1,7 @@
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 http://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.6</version>
6
+ </extension>
7
+</extensions>
0 commit comments