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 7081cb3 commit c2e6c96Copy full SHA for c2e6c96
core/pom.xml
@@ -43,7 +43,7 @@ THE SOFTWARE.
43
<remoting.minimum.supported.version>3176.v207ec082a_8c0</remoting.minimum.supported.version>
44
<!-- Filled in by jacoco-maven-plugin -->
45
<jacocoSurefireArgs />
46
- <test>Security*</test>
+ <test>AboutJenkins</test>
47
</properties>
48
49
<dependencyManagement>
test/pom.xml
@@ -53,7 +53,7 @@ THE SOFTWARE.
53
<!-- Filled in by maven-hpi-plugin with "-javaagent:/path/to/mockito-core-<version>.jar" -->
54
<jenkins.javaAgent />
55
56
+ <test>Security914*</test>
57
58
59
0 commit comments