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

khmarbaise pushed a commit to branch MPOM-268
in repository https://gitbox.apache.org/repos/asf/maven-parent.git

commit c23df6185bf271b61ea891495ccaa8f21ee810ff
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Thu Sep 16 01:17:35 2021 +0200

    [MPOM-268] - Removed unused property
---
 maven-skins/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/maven-skins/pom.xml b/maven-skins/pom.xml
index 4901f00..159b6e1 100644
--- a/maven-skins/pom.xml
+++ b/maven-skins/pom.xml
@@ -55,7 +55,6 @@ under the License.
 
   <properties>
     
<maven.site.path>skins-archives/${project.artifactId}-LATEST</maven.site.path>
-    <sitePluginVersion>3.5.1</sitePluginVersion>
   </properties>
 
   <build>

Reply via email to