Just a tip:

Upgrading from Hibernate Annotations 3.3.0.ga?  The "ga" is now "GA", or at
least it is on IBiblio.

        <dependency>
            <groupId>org.hibernate</groupId>
            <artifactId>hibernate-annotations</artifactId>
            <version>3.3.1.GA</version>
        </dependency>

Reply via email to