Skip to content

Commit b88060b

Browse files
coreydaleyopenshift-merge-robot
authored andcommitted
Adding .mvn/extensions.xml
1 parent 1990221 commit b88060b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.mvn/extensions.xml

+7
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)