Both could actually be removed on trunk since they are inherited, I
believe.
- Brett
On 14/07/2007, at 3:16 AM, [EMAIL PROTECTED] wrote:
Author: jdcasey
Date: Fri Jul 13 10:16:28 2007
New Revision: 556070
URL: http://svn.apache.org/viewvc?view=rev&rev=556070
Log:
Cleanup on aisle 7...fixing tagBase and pom/url.
Modified:
maven/plugins/trunk/maven-patch-plugin/pom.xml
Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-
plugin/pom.xml?view=diff&rev=556070&r1=556069&r2=556070
======================================================================
========
--- maven/plugins/trunk/maven-patch-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-patch-plugin/pom.xml Fri Jul 13
10:16:28 2007
@@ -28,7 +28,7 @@
<packaging>maven-plugin</packaging>
<version>1.1-SNAPSHOT</version>
<name>maven-patch-plugin Maven Mojo</name>
- <url>http://maven.apache.org</url>
+ <url>http://maven.apache.org/plugins/maven-patch-plugin</url>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/
plugins/trunk/maven-patch-plugin</connection>
@@ -65,8 +65,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-4</version>
<configuration>
- <!-- TODO: Change this when the plugin graduates into /
plugins! -->
- <tagBase>https://svn.apache.org/repos/asf/maven/
sandbox/tags</tagBase>
+ <tagBase>https://svn.apache.org/repos/asf/maven/
plugins/tags</tagBase>
</configuration>
</plugin>
</plugins>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]