We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da9c3b commit 50b9e2cCopy full SHA for 50b9e2c
pom.xml
@@ -52,6 +52,7 @@
52
<jenkins.baseline>2.479</jenkins.baseline>
53
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
54
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
55
+ <ban-junit4-imports.skip>false</ban-junit4-imports.skip>
56
<cargo.version>1.10.13</cargo.version>
57
<deployment-client.version>5.1.0</deployment-client.version>
58
</properties>
0 commit comments