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 f3db74e commit a91cc52Copy full SHA for a91cc52
pom.xml
@@ -33,6 +33,9 @@
33
<dependency-check.version>6.2.2</dependency-check.version>
34
<jacoco.version>0.8.7</jacoco.version>
35
<nexus-staging.version>1.6.8</nexus-staging.version>
36
+
37
+ <!-- empty default needed to not break testing due to maven-surefire-plugin config -->
38
+ <argLine></argLine>
39
</properties>
40
41
<licenses>
0 commit comments