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-site.git
commit e637cbad69fecfe506b452876e2950f710688d0d Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Wed Jan 8 17:21:28 2020 -0500 Codehaus is dead @rfscholte --- content/apt/pom.apt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/apt/pom.apt b/content/apt/pom.apt index 69cc2db..401fdee 100644 --- a/content/apt/pom.apt +++ b/content/apt/pom.apt @@ -1831,8 +1831,7 @@ scm:cvs:pserver:127.0.0.1:/cvs/root:my-project The repository elements within a POM specify those alternate repositories to search. The repository is one of the most powerful features of the Maven community. The default central Maven - repository lives on {{https://repo.maven.apache.org/maven2/}}. Another source for artifacts not yet in iBiblio - is the Codehaus snapshots repo. + repository lives on {{https://repo.maven.apache.org/maven2/}}. +-------------------------+ <project xmlns="http://maven.apache.org/POM/4.0.0"
