Skip to content

Commit 414f09f

Browse files
authored
Merge pull request #373 from strangelookingnerd/patch-1
Ban JUnit 4 imports
2 parents 4e34dae + 7d3b2d7 commit 414f09f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
1919
<jenkins.baseline>2.479</jenkins.baseline>
2020
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
21+
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
2122
<hpi.compatibleSinceVersion>2.9.0</hpi.compatibleSinceVersion>
2223
</properties>
2324

0 commit comments

Comments
 (0)