Is this withdrawn or where is the revert commit? On Tue 21 Mar 2017 at 18:44, Hervé BOUTEMY <[email protected]> wrote:
> -1 > > see MNG-5164 > > Regards, > > Hervé > > Le mardi 21 mars 2017, 18:20:21 CET [email protected] a écrit : > > [MNG-6113] Rename the 'Central Repository' to 'Maven Central Repository' > in > > the 4.0.0 super POM. > > > > > > Project: http://git-wip-us.apache.org/repos/asf/maven/repo > > Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0f0040a1 > > Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0f0040a1 > > Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0f0040a1 > > > > Branch: refs/heads/MNG-6113 > > Commit: 0f0040a1915bfd14cf60342eb1680ed59eaea92b > > Parents: 27ab750 > > Author: Christian Schulte <[email protected]> > > Authored: Tue Mar 21 00:31:53 2017 +0100 > > Committer: Christian Schulte <[email protected]> > > Committed: Tue Mar 21 19:20:00 2017 +0100 > > > > ---------------------------------------------------------------------- > > .../src/main/resources/org/apache/maven/model/pom-4.0.0.xml | 4 > ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > ---------------------------------------------------------------------- > > > > > > > http://git-wip-us.apache.org/repos/asf/maven/blob/0f0040a1/maven-model-build > > er/src/main/resources/org/apache/maven/model/pom-4.0.0.xml > > ---------------------------------------------------------------------- > diff > > --git > > > a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.x > > ml > > > b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.x > > ml index 9487a9a..c9770b0 100644 > > --- > > > a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.x > > ml +++ > > > b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.x > > ml @@ -26,7 +26,7 @@ under the License. > > <repositories> > > <repository> > > <id>central</id> > > - <name>Central Repository</name> > > + <name>Maven Central Repository</name> > > <url>https://repo.maven.apache.org/maven2</url> > > <layout>default</layout> > > <snapshots> > > @@ -41,7 +41,7 @@ under the License. > > <pluginRepositories> > > <pluginRepository> > > <id>central</id> > > - <name>Central Repository</name> > > + <name>Maven Central Repository</name> > > <url>https://repo.maven.apache.org/maven2</url> > > <layout>default</layout> > > <snapshots> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Sent from my phone
