dain 2003/10/20 09:02:23 Modified: modules/core maven.xml Log: Removed extra angle bracket on opening xml tag. Revision Changes Path 1.20 +2 -2 incubator-geronimo/modules/core/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/core/maven.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- maven.xml 6 Oct 2003 14:35:33 -0000 1.19 +++ maven.xml 20 Oct 2003 16:02:23 -0000 1.20 @@ -7,7 +7,7 @@ xmlns:ant="jelly:ant" xmlns:maven="jelly:maven" xmlns:xdoclet="common:xdoclet" - xmlns:castor="common:castor">> + xmlns:castor="common:castor">