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/11 18:22:13 UTC

[maven-site] branch elharo-patch-2 created (now 416815a)

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

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


      at 416815a  [MNGSITE-393] remove reference to Maven 2

This branch includes the following new commits:

     new 416815a  [MNGSITE-393] remove reference to Maven 2

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-site] 01/01: [MNGSITE-393] remove reference to Maven 2

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-2
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 416815ab76f4e9262c553ee230438d5333ac8d5d
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sat Apr 11 14:22:08 2020 -0400

    [MNGSITE-393] remove reference to Maven 2
    
    @eolivelli
---
 content/apt/guides/mini/guide-maven-classloading.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/guides/mini/guide-maven-classloading.apt b/content/apt/guides/mini/guide-maven-classloading.apt
index f362f09..86d727d 100644
--- a/content/apt/guides/mini/guide-maven-classloading.apt
+++ b/content/apt/guides/mini/guide-maven-classloading.apt
@@ -29,7 +29,7 @@
 
 Guide to Maven Classloading
 
- This is a description of the classloader hierarchy in Maven 2.0.6+.
+ This is a description of the classloader hierarchy in Maven.
  
 * Overview