Skip to content

Commit f353a3c

Browse files
committed
Pick up maven-surefire-plugin version from parent
1 parent 47bbb15 commit f353a3c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ limitations under the License.
343343
<plugin>
344344
<groupId>org.apache.maven.plugins</groupId>
345345
<artifactId>maven-surefire-plugin</artifactId>
346-
<version>${commons.surefire-report.version}</version>
347346
<configuration>
348347
<excludes>
349348
<exclude>**/*AbstractTest.java</exclude>

0 commit comments

Comments
 (0)