Revision: 213
http://xmlunit.svn.sourceforge.net/xmlunit/?rev=213&view=rev
Author: bodewig
Date: 2007-05-24 21:06:03 -0700 (Thu, 24 May 2007)
Log Message:
-----------
tag 1.1beta2, bump version in trunk
Modified Paths:
--------------
trunk/xmlunit/build.xml
Added Paths:
-----------
tags/XMLUnit-Java-1.1-beta2/
Copied: tags/XMLUnit-Java-1.1-beta2 (from rev 212, trunk/xmlunit)
Modified: trunk/xmlunit/build.xml
===================================================================
--- trunk/xmlunit/build.xml 2007-05-18 10:38:09 UTC (rev 212)
+++ trunk/xmlunit/build.xml 2007-05-25 04:06:03 UTC (rev 213)
@@ -4,7 +4,7 @@
<property file="build.properties"/>
<!-- Version -->
- <property name="xmlunit.version" value="1.1beta2"/>
+ <property name="xmlunit.version" value="1.1beta3"/>
<!-- 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.
|