Skip to content

Commit

Permalink
No need to override reuseForks
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Nov 8, 2021
1 parent bb9b9b1 commit ed9e371
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.19</version>
<version>4.31</version>
<relativePath />
</parent>
<artifactId>mercurial</artifactId>
Expand All @@ -20,7 +20,6 @@
<jenkins.version>2.190.3</jenkins.version>
<java.level>8</java.level>
<no-test-jar>false</no-test-jar>
<reuseForks>false</reuseForks> <!-- long story -->
</properties>

<developers>
Expand Down

0 comments on commit ed9e371

Please sign in to comment.