This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-sources.git
commit 1482eb7b6dfb22b7f7b4d3afebc8e98d035c220a Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sat Dec 30 18:50:39 2017 +0100 prepare Apache import as maven-sources.git Change-Id: Ia03b09c638e21a544ecf12f2e19548867e87ec35 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61835fd..d9b6762 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# Apache Maven Aggregator +# Apache Maven Sources -Manifest to fetch every Apache Maven git repositories using [Google repo](https://source.android.com/source/using-repo). +Manifest to fetch every [Apache Maven](https://maven.apache.org) git repositories using [Google repo](https://source.android.com/source/using-repo). ## Bootstrapping Basics ``` mkdir maven cd maven -repo init -u https://github.com/hboutemy/maven-aggregator.git +repo init -u https://gitbox.apache.org/repos/asf/maven-sources.git repo sync repo start master --all ``` -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.