[hibernate-commits] Hibernate SVN: r19425 - annotations/branches/v3_4_0_GA_CP.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sat May 8 10:46:24 EDT 2010


Author: stliu
Date: 2010-05-08 10:46:23 -0400 (Sat, 08 May 2010)
New Revision: 19425

Modified:
   annotations/branches/v3_4_0_GA_CP/pom.xml
Log:
JBPAPP-3379

Modified: annotations/branches/v3_4_0_GA_CP/pom.xml
===================================================================
--- annotations/branches/v3_4_0_GA_CP/pom.xml	2010-05-08 14:43:04 UTC (rev 19424)
+++ annotations/branches/v3_4_0_GA_CP/pom.xml	2010-05-08 14:46:23 UTC (rev 19425)
@@ -128,9 +128,6 @@
 				<artifactId>maven-surefire-plugin</artifactId>
 <version>2.5</version>
 				<configuration>
-<systemPropertyVariables>
-<hibernate.jdbc.use_streams_for_binary>${hibernate.jdbc.use_streams_for_binary}</hibernate.jdbc.use_streams_for_binary>
-</systemPropertyVariables>
 					<redirectTestOutputToFile>true</redirectTestOutputToFile>
 				</configuration>
 			</plugin>



More information about the hibernate-commits mailing list