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-logging.git


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

commit cface88a71b7e0262d076b62be85c89cf6d72c62
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jan 13 16:55:24 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 7ca6325..4b76005 100644
--- a/pom.xml
+++ b/pom.xml
@@ -381,7 +381,6 @@ under the License.
           -->
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-failsafe-plugin</artifactId>
-        <version>${commons.surefire.version}</version>        
         <executions>
           <execution>
             <id>integration-test</id>

Reply via email to