From: <bo...@us...> - 2014-12-31 15:02:01
|
Revision: 587 http://sourceforge.net/p/xmlunit/code/587 Author: bodewig Date: 2014-12-31 15:01:50 +0000 (Wed, 31 Dec 2014) Log Message: ----------- tag XMLUnit Java 1.6 Modified Paths: -------------- tags/XMLUnit-Java-1.6/build.xml Added Paths: ----------- tags/XMLUnit-Java-1.6/ Modified: tags/XMLUnit-Java-1.6/build.xml =================================================================== --- trunk/build.xml 2014-12-31 12:25:32 UTC (rev 586) +++ tags/XMLUnit-Java-1.6/build.xml 2014-12-31 15:01:50 UTC (rev 587) @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -Copyright (c) 2001-2013, Jeff Martin, Tim Bacon +Copyright (c) 2001-2014, Jeff Martin, Tim Bacon All rights reserved. Redistribution and use in source and binary forms, with or without @@ -37,7 +37,7 @@ <property file="build.properties"/> <!-- Version --> - <property name="xmlunit.version" value="1.6alpha"/> + <property name="xmlunit.version" value="1.6"/> <!-- some locations --> <property name="src.dir" value="src"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |