brett 2005/03/18 03:43:58
Modified: . pom.xml
Log:
correct type
Revision Changes Path
1.21 +1 -1 maven-components/pom.xml
Index: pom.xml
===================================================================
RCS file: /home/cvs/maven-components/pom.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- pom.xml 16 Mar 2005 06:55:20 -0000 1.20
+++ pom.xml 18 Mar 2005 11:43:58 -0000 1.21
@@ -15,7 +15,7 @@
<system>[email protected]</system>
<notifiers>
<notifier>
- <type>email</type>
+ <type>mail</type>
<address>[email protected]</address>
</notifier>
</notifiers>