Skip to content

Commit

Permalink
Update parent & use recommended jenkins-test-harness (#2108)
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick authored Oct 6, 2020
1 parent 736b18e commit 5710168
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.3</version>
<version>4.9</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -43,7 +43,6 @@
<jacoco.line.coverage>0.70</jacoco.line.coverage>
<jacoco.missedclass.coverage>0.00</jacoco.missedclass.coverage>
<hpi.dependencyResolution>runtime</hpi.dependencyResolution>
<jenkins-test-harness.version>2.63</jenkins-test-harness.version>
<access-modifier-checker.failOnError>true</access-modifier-checker.failOnError>
<workflow-support.version>3.3</workflow-support.version>
<pipeline-model-definition.version>1.6.0</pipeline-model-definition.version>
Expand Down

0 comments on commit 5710168

Please sign in to comment.