Author: brett
Date: Mon May 16 02:33:30 2005
New Revision: 170347

URL: http://svn.apache.org/viewcvs?rev=170347&view=rev
Log:
fix the base url

Modified:
    maven/components/trunk/maven-plugins/pom.xml

Modified: maven/components/trunk/maven-plugins/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=170347&r1=170346&r2=170347&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/pom.xml (original)
+++ maven/components/trunk/maven-plugins/pom.xml Mon May 16 02:33:30 2005
@@ -6,7 +6,7 @@
   <version>2.0-SNAPSHOT</version>
   <name>Maven Plugins</name>
   <description>Maven plugin parent</description>
-  <url>http://maven.apache.org/maven2/</url>
+  <url>http://maven.apache.org/maven2/plugins/</url>
   <issueManagement>
     <system>jira</system>
     <url>http://jira.codehaus.org/browse/MNG</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to