[seam-commits] Seam SVN: r8065 - trunk/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Apr 28 16:34:28 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-04-28 16:34:28 -0400 (Mon, 28 Apr 2008)
New Revision: 8065

Modified:
   trunk/build/root.pom.xml
Log:
newer version of HAN doesn't work

Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml	2008-04-28 20:23:29 UTC (rev 8064)
+++ trunk/build/root.pom.xml	2008-04-28 20:34:28 UTC (rev 8065)
@@ -267,7 +267,7 @@
       <dependency>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-annotations</artifactId>
-        <version>3.3.1.GA</version>
+        <version>3.3.0.ga</version>
         <exclusions>
           <exclusion>
             <groupId>junit</groupId>




More information about the seam-commits mailing list