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

rfscholte pushed a commit to branch MNG-6656
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/MNG-6656 by this push:
     new 020b503  Adjust apache-maven-wrapper pom for IT
020b503 is described below

commit 020b5037d513d69c4daadc1118dbc408d3bc3089
Author: rfscholte <[email protected]>
AuthorDate: Sun Jun 7 19:47:27 2020 +0200

    Adjust apache-maven-wrapper pom for IT
---
 apache-maven/maven-wrapper.pom | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/apache-maven/maven-wrapper.pom b/apache-maven/maven-wrapper.pom
index fc6755c..f2bcc7f 100644
--- a/apache-maven/maven-wrapper.pom
+++ b/apache-maven/maven-wrapper.pom
@@ -33,12 +33,7 @@ under the License.
   <name>Apache Maven Wrapper Distribution</name>
   <description>The Apache Maven Wrapper distribution in zip and tar.gz 
formats.</description>
 
-  <properties>
-    
<distributionFileName>${artifactId}-${project.version}</distributionFileName>
-  </properties>
-
   <build>
-    <finalName>${distributionFileName}</finalName>
     <pluginManagement>
       <plugins>
         <plugin>

Reply via email to