You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2020/04/11 18:34:04 UTC

[maven-site] branch master updated: [MNGSITE-393] remove reference to Maven 2

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

eolivelli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d95427  [MNGSITE-393] remove reference to Maven 2
6d95427 is described below

commit 6d95427d607e45ed2aa1acee6cd5627abcf935f5
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