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 adce992 + 15bd49f commit e5998edCopy full SHA for e5998ed
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>org.jenkins-ci.plugins</groupId>
5
<artifactId>plugin</artifactId>
6
- <version>4.54</version>
+ <version>4.56</version>
7
<relativePath/>
8
</parent>
9
@@ -49,7 +49,6 @@
49
<no-test-jar>false</no-test-jar>
50
<useBeta>true</useBeta>
51
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
52
- <jenkins-test-harness.version>1922.v91779ee45b_5e</jenkins-test-harness.version>
53
</properties>
54
55
<dependencies>
0 commit comments