We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e60cf1 + 9ee8a39 commit 2bf9e2dCopy full SHA for 2bf9e2d
.mvn/extensions.xml
@@ -2,6 +2,6 @@
2
<extension>
3
<groupId>io.jenkins.tools.incrementals</groupId>
4
<artifactId>git-changelist-maven-extension</artifactId>
5
- <version>1.8</version>
+ <version>1.13</version>
6
</extension>
7
</extensions>
pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
- <version>5.24</version>
+ <version>5.28</version>
8
<relativePath />
9
</parent>
10
0 commit comments