Author: max.andersen(a)jboss.com
Date: 2006-09-21 21:32:37 -0400 (Thu, 21 Sep 2006)
New Revision: 10513
Modified:
trunk/HibernateExt/tools/src/test/org/hibernate/tool/hbm2x/GenericExporterTest.java
Log:
move displaced Version class
including version bump
Modified:
trunk/HibernateExt/tools/src/test/org/hibernate/tool/hbm2x/GenericExporterTest.java
===================================================================
---
trunk/HibernateExt/tools/src/test/org/hibernate/tool/hbm2x/GenericExporterTest.java 2006-09-22
01:32:04 UTC (rev 10512)
+++
trunk/HibernateExt/tools/src/test/org/hibernate/tool/hbm2x/GenericExporterTest.java 2006-09-22
01:32:37 UTC (rev 10513)
@@ -11,6 +11,7 @@
import java.util.Properties;
import org.hibernate.tool.NonReflectiveTestCase;
+import org.hibernate.tool.Version;
/**
* @author max
Show replies by date