From bbeb7761352e8f3650517e586199842eb9332ab1 Mon Sep 17 00:00:00 2001 From: Steve Ebersole Date: Fri, 25 Apr 2008 22:00:09 +0000 Subject: [PATCH] [maven-release-plugin] prepare release hibernate-3.3.0.CR1 git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14579 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- cache-ehcache/pom.xml | 33 ++------------------------------ cache-jbosscache/pom.xml | 33 ++------------------------------ cache-jbosscache2/pom.xml | 35 +++------------------------------- cache-oscache/pom.xml | 33 ++------------------------------ cache-swarmcache/pom.xml | 33 ++------------------------------ connection-c3p0/pom.xml | 33 ++------------------------------ connection-proxool/pom.xml | 33 ++------------------------------ core/pom.xml | 33 ++------------------------------ distribution/pom.xml | 2 +- documentation/manual/pom.xml | 37 ++++-------------------------------- documentation/pom.xml | 35 +++------------------------------- jmx/pom.xml | 33 ++------------------------------ parent/pom.xml | 8 ++++---- pom.xml | 2 +- testing/pom.xml | 33 ++------------------------------ testsuite/pom.xml | 33 ++------------------------------ tutorials/eg/pom.xml | 2 +- tutorials/pom.xml | 2 +- tutorials/web/pom.xml | 35 +++------------------------------- 19 files changed, 41 insertions(+), 447 deletions(-) diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index 9de1bb96b5..50489c4de3 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index 0a8ae16409..6eb9492043 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/cache-jbosscache2/pom.xml b/cache-jbosscache2/pom.xml index a0c38ab6b0..68b8466d3b 100644 --- a/cache-jbosscache2/pom.xml +++ b/cache-jbosscache2/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml @@ -225,4 +196,4 @@ - + \ No newline at end of file diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index f8d5d78127..ca7a7f520d 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index 1e9589c3be..6b8639f058 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index ac5ed4d801..f722aed6db 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index f718781d3c..60675c9b9c 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 51b1100a51..6f47442db4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 40ff9dba9a..e8fd42e2aa 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index 6e38fc2f8b..b7ad98cfa1 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -1,46 +1,17 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../../parent/pom.xml org.hibernate hibernate-manual - 3.3.0-SNAPSHOT + 3.3.0.CR1 jdocbook Hibernate Manual @@ -128,4 +99,4 @@ - + \ No newline at end of file diff --git a/documentation/pom.xml b/documentation/pom.xml index 740ca934a0..ed67080f56 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml @@ -52,4 +23,4 @@ --> - + \ No newline at end of file diff --git a/jmx/pom.xml b/jmx/pom.xml index 13ea8af5c3..c215e153a2 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 271d36b790..7a84418018 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-parent pom - 3.3.0-SNAPSHOT + 3.3.0.CR1 Hibernate Core Parent POM The base POM for all Hibernate Core modules. @@ -54,9 +54,9 @@ - scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk - scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk - https://svn.jboss.org/repos/hibernate/core/trunk + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 diff --git a/pom.xml b/pom.xml index 81d9b0118c..d238460e06 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 parent/pom.xml diff --git a/testing/pom.xml b/testing/pom.xml index ba4a315640..f4fc7cccc8 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e3c3669ce1..ef72b8a0b5 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/tutorials/eg/pom.xml b/tutorials/eg/pom.xml index d577a36667..01a5a905be 100644 --- a/tutorials/eg/pom.xml +++ b/tutorials/eg/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-tutorials - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../pom.xml diff --git a/tutorials/pom.xml b/tutorials/pom.xml index e634e18b69..6a50ce15ea 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -31,7 +31,7 @@ org.hibernate hibernate-parent - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../parent/pom.xml diff --git a/tutorials/web/pom.xml b/tutorials/web/pom.xml index 507c8dccb0..dea36a3487 100644 --- a/tutorials/web/pom.xml +++ b/tutorials/web/pom.xml @@ -1,40 +1,11 @@ - - - - - + 4.0.0 org.hibernate hibernate-tutorials - 3.3.0-SNAPSHOT + 3.3.0.CR1 ../pom.xml @@ -53,4 +24,4 @@ - + \ No newline at end of file