dion 2002/10/26 18:34:00
Modified: betwixt project.xml
Log:
Fix site URL before deployment of site
Revision Changes Path
1.15 +1 -1 jakarta-commons/betwixt/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/betwixt/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 27 Oct 2002 00:41:58 -0000 1.14
+++ project.xml 27 Oct 2002 01:34:00 -0000 1.15
@@ -9,7 +9,7 @@
<inceptionYear>2002</inceptionYear>
<shortDescription>Commons Betwixt</shortDescription>
<description>Commons Betwixt: mapping beans to XML</description>
-
+ <url>http://jakarta.apache.org/commons/betwixt/</url>
<versions>
<version>
<id>1.0-beta-1</id>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>