aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2023-01-13 09:42:50 -0500
committerGary Gregory <garydgregory@gmail.com>2023-01-13 09:42:50 -0500
commitc183da45c7e7648991efa764bd83048d36ca43e8 (patch)
tree4d323f7dde95897fd227f9f52793df2fc9e23d88
parent84864d21992256dac15a059eaa5cee5a0607d584 (diff)
downloadapache-commons-lang-c183da45c7e7648991efa764bd83048d36ca43e8.tar.gz
Pick up maven-surefire-plugin version from parent
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
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>