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:38 UTC

[maven-parent] branch elharo-patch-1 created (now 6f745f4)

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

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


      at 6f745f4  docs: remove out of date comment

This branch includes the following new commits:

     new 6f745f4  docs: remove out of date comment

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by el...@apache.org.
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>