kaz 2002/06/02 11:08:43
Modified: src/templates/xdocs project-info.xml
Log:
We are now source repository agnostic.
Revision Changes Path
1.4 +2 -2 jakarta-turbine-maven/src/templates/xdocs/project-info.xml
Index: project-info.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/templates/xdocs/project-info.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project-info.xml 1 Jun 2002 21:14:10 -0000 1.3
+++ project-info.xml 2 Jun 2002 18:08:43 -0000 1.4
@@ -39,9 +39,9 @@
</td>
</tr>
#if ($project.repository.url)
- <tr><td><a href="$project.repository.url.toString().trim()">CVS
Repository</a></td>
+ <tr><td><a href="$project.repository.url.toString().trim()">Source
Repository</a></td>
<td>
- This is a link to the online CVS repository that can be
+ This is a link to the online source repository that can be
viewed via a web browser.
</td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>