Skip to content

Commit bfc9d60

Browse files
strangelookingnerdmymarche
authored andcommitted
Ban JUnit 4 imports
1 parent 587c21a commit bfc9d60

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
~ stapler-plugin.version: The Stapler Maven plugin version required by the plugin.
2424
-->
2525
<ban-commons-lang-2.skip>false</ban-commons-lang-2.skip>
26+
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
2627
</properties>
2728

2829
<name>REST List Parameter</name>
@@ -162,4 +163,4 @@
162163
<url>https://repo.jenkins-ci.org/public/</url>
163164
</pluginRepository>
164165
</pluginRepositories>
165-
</project>
166+
</project>

0 commit comments

Comments
 (0)