Skip to content

Commit fb0824b

Browse files
authored
Merge pull request #166 from strangelookingnerd/patch-1
Ban JUnit 4 imports
2 parents 94a44f5 + d37e184 commit fb0824b

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
@@ -76,6 +76,7 @@
7676
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
7777
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
7878
<spotbugs.skip>true</spotbugs.skip>
79+
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
7980
</properties>
8081

8182
<dependencyManagement>

0 commit comments

Comments
 (0)