Skip to content

Commit 4827c94

Browse files
No need to define JTH property anymore
1 parent ebd5ab3 commit 4827c94

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>5.2102.v5f5fe09fccf1</version>
7+
<version>5.28</version>
88
<relativePath />
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
@@ -30,7 +30,6 @@
3030
<changelist>999999-SNAPSHOT</changelist>
3131
<jenkins.version>2.479.1</jenkins.version>
3232
<spotless.check.skip>false</spotless.check.skip>
33-
<jenkins-test-harness.version>2560.v3a_04d133a_730</jenkins-test-harness.version>
3433
</properties>
3534

3635
<dependencies>

0 commit comments

Comments
 (0)