Project

General

Profile

« Previous | Next » 

Revision f37ac392

Added by Ben Clark over 15 years ago

Added IAnnotationDao & implementation, and IAnnotatableDao & implementation, as part of #466

View differences:

cdmlib-persistence/pom.xml
48 48
          <dependency>
49 49
            <groupId>org.hibernate</groupId>
50 50
            <artifactId>hibernate-annotations</artifactId>
51
            <version>3.3.0.ga</version> <!-- This should be externalized = ${hibernate.annotations.version}? -->
51
            <version>3.3.1.GA</version> <!-- This should be externalized = ${hibernate.annotations.version}? -->
52 52
          </dependency>
53 53
        </dependencies>
54 54
      </plugin>

Also available in: Unified diff