We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33b73d2 + c580acd commit dbc154dCopy full SHA for dbc154d
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>4.77</version>
+ <version>4.78</version>
8
<relativePath/>
9
</parent>
10
@@ -17,8 +17,6 @@
17
<changelist>999999-SNAPSHOT</changelist>
18
<jenkins.version>2.387.3</jenkins.version>
19
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
20
- <!-- TODO until in parent -->
21
- <jenkins-test-harness.version>2146.v6b_f8b_1cb_d12d</jenkins-test-harness.version>
22
</properties>
23
<licenses>
24
<license>
0 commit comments