We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587c21a commit bfc9d60Copy full SHA for bfc9d60
1 file changed
pom.xml
@@ -23,6 +23,7 @@
23
~ stapler-plugin.version: The Stapler Maven plugin version required by the plugin.
24
-->
25
<ban-commons-lang-2.skip>false</ban-commons-lang-2.skip>
26
+ <ban-junit4-imports.skip>false</ban-junit4-imports.skip>
27
</properties>
28
29
<name>REST List Parameter</name>
@@ -162,4 +163,4 @@
162
163
<url>https://repo.jenkins-ci.org/public/</url>
164
</pluginRepository>
165
</pluginRepositories>
-</project>
166
+</project>
0 commit comments