[hibernate-commits] Hibernate SVN: r18296 - core/branches/Branch_3_3_2_GA_CP/parent.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Mon Dec 21 03:09:41 EST 2009


Author: stliu
Date: 2009-12-21 03:09:41 -0500 (Mon, 21 Dec 2009)
New Revision: 18296

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

Modified: core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2009-12-21 04:23:51 UTC (rev 18295)
+++ core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2009-12-21 08:09:41 UTC (rev 18296)
@@ -714,6 +714,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