From: <bo...@us...> - 2007-05-01 10:47:55
|
Revision: 204 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=204&view=rev Author: bodewig Date: 2007-05-01 03:47:53 -0700 (Tue, 01 May 2007) Log Message: ----------- Add homepage to ivy.xml, thanks to advice by Xavier Hanin Modified Paths: -------------- trunk/xmlunit/src/etc/xmlunit-ivy.xml Modified: trunk/xmlunit/src/etc/xmlunit-ivy.xml =================================================================== --- trunk/xmlunit/src/etc/xmlunit-ivy.xml 2007-04-30 13:49:32 UTC (rev 203) +++ trunk/xmlunit/src/etc/xmlunit-ivy.xml 2007-05-01 10:47:53 UTC (rev 204) @@ -5,7 +5,7 @@ publication="@DATE@"> <license name="@LICENSE@" url="@LICENSE_URL@"/> - <description>@DESCRIPTION@</description> + <description homepage="http://xmlunit.sourceforge.net/">@DESCRIPTION@</description> </info> <publications> <artifact name="@ARTIFACT@" type="@TYPE@"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |