Skip to content

Commit 01de771

Browse files
authored
Merge pull request #245 from strangelookingnerd/patch-1
Ban JUnit 4 imports
2 parents e3f38ca + 9e0f9b9 commit 01de771

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
@@ -17,6 +17,7 @@
1717
<jenkins.baseline>2.479</jenkins.baseline>
1818
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
1919
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
20+
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
2021
</properties>
2122
<name>File Parameter Plugin</name>
2223
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>

0 commit comments

Comments
 (0)