You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Daniel Jue <te...@gmail.com> on 2008/05/08 21:59:42 UTC

OT: Hibernate Annotations + maven pom

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>