This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new c183da45c Pick up maven-surefire-plugin version from parent
c183da45c is described below

commit c183da45c7e7648991efa764bd83048d36ca43e8
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jan 13 09:42:50 2023 -0500

    Pick up maven-surefire-plugin version from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index df0a96dd8..230efadb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -706,7 +706,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>${commons.surefire.version}</version>
         <executions>
           <execution>
             <id>plain</id>

Reply via email to