1
0

Pick up maven-surefire-plugin version from parent POM

This commit is contained in:
Gary Gregory
2023-01-10 11:21:30 -05:00
parent f616f17853
commit df98ec7eab

View File

@@ -562,7 +562,6 @@ under the License.
<commons.jira.pid>12310484</commons.jira.pid> <commons.jira.pid>12310484</commons.jira.pid>
<!-- The RC version used in the staging repository URL. --> <!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC2</commons.rc.version> <commons.rc.version>RC2</commons.rc.version>
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
<spotbugs.plugin.version>4.7.2.1</spotbugs.plugin.version> <spotbugs.plugin.version>4.7.2.1</spotbugs.plugin.version>
<spotbugs.impl.version>4.7.3</spotbugs.impl.version> <spotbugs.impl.version>4.7.3</spotbugs.impl.version>
<skipSurefireReport>true</skipSurefireReport> <skipSurefireReport>true</skipSurefireReport>