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

[maven-site] 01/01: [MNGSITE-393] remove reference to Maven 2

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