Index: thirdparty/pom.xml =================================================================== --- thirdparty/pom.xml (revision 95221) +++ thirdparty/pom.xml (working copy) @@ -933,12 +933,19 @@ + org.hibernate.java-persistence + jpa-api + + hibernate-entitymanager + + + org.hibernate hibernate-validator @@ -1302,9 +1309,13 @@ hibernate-annotations + org.hibernate.java-persistence + jpa-api + + org.hibernate hibernate-commons-annotations Index: component-matrix/pom.xml =================================================================== --- component-matrix/pom.xml (revision 95342) +++ component-matrix/pom.xml (working copy) @@ -51,8 +51,9 @@ 3.8.2 3.4.0.GA 3.1.0.GA - 1.0.2.GA - 3.4.0.GA + + 2.0.Beta-20090815 + 3.5.0.Beta-1 4.0.0.CR1 3.3.1.GA 2.1.6.GA @@ -1228,6 +1229,10 @@ org.hibernate + ejb3-persistence + + + org.hibernate hibernate @@ -1238,10 +1243,16 @@ + org.hibernate.java-persistence + jpa-api + ${version.org.hibernate.java-persistence} + + + org.hibernate