Skip to content

Commit

Permalink
Adding .mvn/extensions.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
coreydaley authored and openshift-merge-robot committed May 4, 2023
1 parent 76e890f commit 9e60555
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .mvn/extensions.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<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">
<extension>
<groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>git-changelist-maven-extension</artifactId>
<version>1.6</version>
</extension>
</extensions>

0 comments on commit 9e60555

Please sign in to comment.