From be00f02b91fecbd8f45c9ffdc61e87eef908f85e Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Tue, 4 Oct 2005 09:17:37 +0000 Subject: [PATCH] add maven-plugin-parameter-documenter to modules git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293573 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 169e443d95..6843f9f5eb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ maven pom Maven Project - 2.0-beta-3-SNAPSHOT + 2.0-beta-3 Maven components parent http://maven.apache.org/maven2/ @@ -119,9 +119,9 @@ - scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk - scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk - http://svn.apache.org/viewcvs.cgi/maven/components/trunk + scm:svn:http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0-beta-3 + scm:svn:http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0-beta-3 + http://svn.apache.org/viewcvs.cgi/maven/components/tags/maven-2.0-beta-3 Apache Software Foundation @@ -148,6 +148,7 @@ maven-monitor maven-plugin-api maven-plugin-descriptor + maven-plugin-parameter-documenter maven-plugin-registry maven-plugin-tools maven-profile