epugh 2004/11/11 01:08:46
Modified: email maven.xml
Log:
Update default goal to jar:jar from deprecated java:jar
Revision Changes Path
1.3 +1 -1 jakarta-commons-sandbox/email/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/email/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 19 Feb 2004 23:21:41 -0000 1.2
+++ maven.xml 11 Nov 2004 09:08:46 -0000 1.3
@@ -17,6 +17,6 @@
xmlns:j="jelly:core"
xmlns:m="maven"
xmlns:u="jelly:util"
- default="java:jar">
+ default="jar:jar">
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]