dion 2003/03/18 23:12:33
Modified: src/plugins-build/release project.xml
Log:
Fix bad siteDirectory
Revision Changes Path
1.13 +1 -1 maven/src/plugins-build/release/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/release/project.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 19 Mar 2003 05:36:10 -0000 1.12
+++ project.xml 19 Mar 2003 07:12:33 -0000 1.13
@@ -10,7 +10,7 @@
<shortDescription>Java Project Management Tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/deploy/</url>
- <siteDirectory>/www/maven.apache.org/reference/plugins/deploy/</siteDirectory>
+ <siteDirectory>/www/maven.apache.org/reference/plugins/release/</siteDirectory>
<repository>
<connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:maven/src/plugins-build/release/</connection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]