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 6312a7d + 7f7a070 commit e37b67aCopy full SHA for e37b67a
.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.3</version>
+ <version>1.4</version>
6
</extension>
7
</extensions>
pom.xml
@@ -28,7 +28,7 @@
28
<parent>
29
<groupId>org.jenkins-ci.plugins</groupId>
30
<artifactId>plugin</artifactId>
31
- <version>4.43.1</version>
+ <version>4.45</version>
32
<relativePath />
33
</parent>
34
<groupId>org.jenkins-ci.plugins.workflow</groupId>
0 commit comments