From 9ab5435b71a99e7d2f4dd156d1cb1a8b03c34aab Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 9 Aug 2004 01:36:42 +0000 Subject: [PATCH] Fix MPREPO-6 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115937 13f79535-47bb-0310-9956-ffa450edef68 --- repository/xdocs/changes.xml | 1 + repository/xdocs/index.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/repository/xdocs/changes.xml b/repository/xdocs/changes.xml index 3bba2631..fe5e1b70 100644 --- a/repository/xdocs/changes.xml +++ b/repository/xdocs/changes.xml @@ -25,6 +25,7 @@ + Fixed typo in docs Deprecate maven.repository.group, use maven.remote.group instead diff --git a/repository/xdocs/index.xml b/repository/xdocs/index.xml index 7b3fb339..ba590853 100644 --- a/repository/xdocs/index.xml +++ b/repository/xdocs/index.xml @@ -25,9 +25,9 @@ -
+

- This plug-in provides ways of working with maven central repositories + This plug-in provides ways of working with maven central repositories.