From 7d0258ec5508d29d584c64ba4693b5e097825212 Mon Sep 17 00:00:00 2001 From: Steve Ebersole Date: Wed, 10 Feb 2010 19:42:49 +0000 Subject: [PATCH] prepare 3.5.0-CR-1 ++ dev git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18771 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- annotations/pom.xml | 2 +- cache-ehcache/pom.xml | 2 +- cache-infinispan/pom.xml | 2 +- cache-jbosscache/pom.xml | 2 +- cache-oscache/pom.xml | 2 +- cache-swarmcache/pom.xml | 2 +- connection-c3p0/pom.xml | 2 +- connection-proxool/pom.xml | 2 +- core/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/envers/pom.xml | 2 +- documentation/jbosscache2/pom.xml | 2 +- documentation/manual/old/es-ES/pom.xml | 2 +- documentation/manual/old/fr-FR/pom.xml | 2 +- documentation/manual/old/ja-JP/pom.xml | 2 +- documentation/manual/old/ko-KR/pom.xml | 2 +- documentation/manual/old/pt-BR/pom.xml | 2 +- documentation/manual/old/zh-CN/pom.xml | 2 +- documentation/manual/pom.xml | 2 +- documentation/pom.xml | 2 +- entitymanager/pom.xml | 2 +- envers/pom.xml | 2 +- hibernate-maven-plugin/pom.xml | 2 +- jdbc3-testing/pom.xml | 2 +- jdbc4-testing/pom.xml | 2 +- jmx/pom.xml | 2 +- pom.xml | 2 +- testing/pom.xml | 2 +- testsuite/pom.xml | 2 +- tutorials/eg/pom.xml | 2 +- tutorials/pom.xml | 2 +- tutorials/web/pom.xml | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index b884cf27ef..7687b77b16 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index 61284778b3..902dd09007 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-infinispan/pom.xml b/cache-infinispan/pom.xml index e194d1c88e..b00b43c24e 100644 --- a/cache-infinispan/pom.xml +++ b/cache-infinispan/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index 62a19b3470..9f7323a8b0 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -27,7 +27,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index b67a87d412..533ae3a5b9 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index 3ac14efab6..59e6cd5ac1 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index 157bf7f141..f3b5e3e556 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index 6157567609..dcbe1fd6b9 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 26806c6e31..272762b789 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 1e8a1ef199..8f74b2372f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/documentation/envers/pom.xml b/documentation/envers/pom.xml index e95264b354..39e28114bc 100644 --- a/documentation/envers/pom.xml +++ b/documentation/envers/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/jbosscache2/pom.xml b/documentation/jbosscache2/pom.xml index b34b2051d3..b6b3704ca9 100644 --- a/documentation/jbosscache2/pom.xml +++ b/documentation/jbosscache2/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/manual/old/es-ES/pom.xml b/documentation/manual/old/es-ES/pom.xml index 782e8db415..65cacaffdc 100644 --- a/documentation/manual/old/es-ES/pom.xml +++ b/documentation/manual/old/es-ES/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-manual-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT org.hibernate diff --git a/documentation/manual/old/fr-FR/pom.xml b/documentation/manual/old/fr-FR/pom.xml index 0ada34dd0b..cdd01a9ca3 100644 --- a/documentation/manual/old/fr-FR/pom.xml +++ b/documentation/manual/old/fr-FR/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-manual-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT org.hibernate diff --git a/documentation/manual/old/ja-JP/pom.xml b/documentation/manual/old/ja-JP/pom.xml index c360d707af..dc8b10a36a 100644 --- a/documentation/manual/old/ja-JP/pom.xml +++ b/documentation/manual/old/ja-JP/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-manual-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT org.hibernate diff --git a/documentation/manual/old/ko-KR/pom.xml b/documentation/manual/old/ko-KR/pom.xml index 355c02dd72..c5f7841045 100644 --- a/documentation/manual/old/ko-KR/pom.xml +++ b/documentation/manual/old/ko-KR/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-manual-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT org.hibernate diff --git a/documentation/manual/old/pt-BR/pom.xml b/documentation/manual/old/pt-BR/pom.xml index 28345b1a80..bc03215748 100644 --- a/documentation/manual/old/pt-BR/pom.xml +++ b/documentation/manual/old/pt-BR/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-manual-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT org.hibernate diff --git a/documentation/manual/old/zh-CN/pom.xml b/documentation/manual/old/zh-CN/pom.xml index e28fb571e9..e0f96e9f6b 100644 --- a/documentation/manual/old/zh-CN/pom.xml +++ b/documentation/manual/old/zh-CN/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-manual-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT org.hibernate diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index 05ded74366..43973d662a 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 0a73e423e2..8c6952fa6a 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/entitymanager/pom.xml b/entitymanager/pom.xml index aebb55f72e..d48d9996ba 100644 --- a/entitymanager/pom.xml +++ b/entitymanager/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/envers/pom.xml b/envers/pom.xml index 848d2c54c4..db89788075 100644 --- a/envers/pom.xml +++ b/envers/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/hibernate-maven-plugin/pom.xml b/hibernate-maven-plugin/pom.xml index b541ff992a..8544e70b7e 100644 --- a/hibernate-maven-plugin/pom.xml +++ b/hibernate-maven-plugin/pom.xml @@ -27,7 +27,7 @@ hibernate-parent org.hibernate - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/jdbc3-testing/pom.xml b/jdbc3-testing/pom.xml index c7b4f584ee..77aa2b3c91 100644 --- a/jdbc3-testing/pom.xml +++ b/jdbc3-testing/pom.xml @@ -28,7 +28,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/jdbc4-testing/pom.xml b/jdbc4-testing/pom.xml index e99cd8a294..027d0c520f 100644 --- a/jdbc4-testing/pom.xml +++ b/jdbc4-testing/pom.xml @@ -28,7 +28,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/jmx/pom.xml b/jmx/pom.xml index 8339e71425..f64060cc0a 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/pom.xml b/pom.xml index 4a23bd90fb..ed42c587d8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT parent/pom.xml diff --git a/testing/pom.xml b/testing/pom.xml index 991d262ee4..93543def47 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index cda74a9315..13c400bd1c 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/eg/pom.xml b/tutorials/eg/pom.xml index 9726227189..520d2ed742 100644 --- a/tutorials/eg/pom.xml +++ b/tutorials/eg/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-tutorials - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../pom.xml diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 653aec403a..27c9c1841d 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/web/pom.xml b/tutorials/web/pom.xml index 1c11f4da95..53be09cc53 100644 --- a/tutorials/web/pom.xml +++ b/tutorials/web/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-tutorials - 3.5.0-CR-1 + 3.5.0-SNAPSHOT ../pom.xml