[hibernate-commits] Hibernate SVN: r18298 - search/branches/v3_1_1_GA_CP.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Mon Dec 21 03:10:30 EST 2009


Author: stliu
Date: 2009-12-21 03:10:30 -0500 (Mon, 21 Dec 2009)
New Revision: 18298

Modified:
   search/branches/v3_1_1_GA_CP/pom.xml
Log:
JBPAPP-3218 update db profile in hibernate eap 5 cp branch 

Modified: search/branches/v3_1_1_GA_CP/pom.xml
===================================================================
--- search/branches/v3_1_1_GA_CP/pom.xml	2009-12-21 08:10:09 UTC (rev 18297)
+++ search/branches/v3_1_1_GA_CP/pom.xml	2009-12-21 08:10:30 UTC (rev 18298)
@@ -680,6 +680,7 @@
                   <groupId>com.microsoft.sqlserver</groupId>
                   <artifactId>msjdbc</artifactId>
                   <version>2.0.1008.2</version>
+					<classifier>4</classifier>
                   <scope>test</scope>
               </dependency>
           </dependencies>



More information about the hibernate-commits mailing list