You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/09 13:12:39 UTC

[maven-parent] 01/01: docs: remove out of date comment

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

elharo pushed a commit to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-parent.git

commit 6f745f46a75af84c30ba94d5925fe7b193192cbd
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Thu Apr 9 09:12:29 2020 -0400

    docs: remove out of date comment
    
    @hboutemy The comment is both wrong and redundant with the properties.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2303247..4ba1df3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -934,7 +934,6 @@ under the License.
   <build>
     <pluginManagement>
       <plugins>
-        <!-- The Maven universe targets Java 5 minimum, with generics -->
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>