diff --git a/documentation/pom.xml b/documentation/pom.xml index 21ea74e6f0..1f46889759 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -13,7 +13,7 @@ hibernate-documentation pom - Hibernate Core - Documentation + Hibernate Core Documentation Grouping of Hibernate Core Project documentation modules diff --git a/jdbc3-testing/pom.xml b/jdbc3-testing/pom.xml index eafa394c7e..72c6c45d6d 100644 --- a/jdbc3-testing/pom.xml +++ b/jdbc3-testing/pom.xml @@ -34,7 +34,7 @@ hibernate-jdbc3-testing jar - JDBC3-JdbcSupport Testing + Hibernate JDBC3-JdbcSupport Testing Test support of JDBC3 through JdbcSupport diff --git a/jdbc4-testing/pom.xml b/jdbc4-testing/pom.xml index 5fd8df06f4..070f9e85e2 100644 --- a/jdbc4-testing/pom.xml +++ b/jdbc4-testing/pom.xml @@ -32,7 +32,7 @@ hibernate-jdbc4-testing - JDBC4-JdbcSupport Testing + Hibernate JDBC4-JdbcSupport Testing Test support of JDBC4 through JdbcSupport diff --git a/pom.xml b/pom.xml index 70a478d1a5..fc00d6cae8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,8 @@ parent core + testing + testsuite cache-ehcache cache-jbosscache cache-oscache @@ -28,8 +30,6 @@ annotations envers jmx - testing - testsuite jdbc3-testing cache-infinispan 2.0-beta-9 true @@ -84,9 +81,6 @@ entitymanager - jdbc4-testing