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

elharo pushed a commit to branch ver
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 60b0caa0778b63db91f73d093bd2e3c343bdd49c
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Mon Apr 19 08:20:03 2021 -0400

    remove unused property
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eaed23c..da5fe5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,6 @@ under the License.
   <inceptionYear>2001</inceptionYear>
 
   <properties>
-    <maven.version>3.0.5</maven.version>
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
     <classWorldsVersion>2.6.0</classWorldsVersion>

Reply via email to