From 60dd80c765bb142756f5c0d0fe8c13d8bedf3591 Mon Sep 17 00:00:00 2001 From: Hardy Ferentschik Date: Tue, 8 Mar 2011 00:20:12 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 4.2.0.Beta2 --- hibernate-validator-annotation-processor/pom.xml | 2 +- hibernate-validator-archetype/pom.xml | 2 +- hibernate-validator-distribution/pom.xml | 4 ++-- hibernate-validator-tck-runner/pom.xml | 2 +- hibernate-validator/pom.xml | 2 +- pom.xml | 6 ++---- 6 files changed, 8 insertions(+), 10 deletions(-) diff --git a/hibernate-validator-annotation-processor/pom.xml b/hibernate-validator-annotation-processor/pom.xml index aa4a5c7bd8..ba11af929e 100644 --- a/hibernate-validator-annotation-processor/pom.xml +++ b/hibernate-validator-annotation-processor/pom.xml @@ -4,7 +4,7 @@ hibernate-validator-parent org.hibernate - 4.2.0-SNAPSHOT + 4.2.0.Beta2 ../pom.xml org.hibernate diff --git a/hibernate-validator-archetype/pom.xml b/hibernate-validator-archetype/pom.xml index 60b58bd7ed..49b3da543a 100644 --- a/hibernate-validator-archetype/pom.xml +++ b/hibernate-validator-archetype/pom.xml @@ -14,7 +14,7 @@ hibernate-validator-parent org.hibernate - 4.2.0-SNAPSHOT + 4.2.0.Beta2 ../pom.xml diff --git a/hibernate-validator-distribution/pom.xml b/hibernate-validator-distribution/pom.xml index f5727cb9c7..a708d3de9d 100644 --- a/hibernate-validator-distribution/pom.xml +++ b/hibernate-validator-distribution/pom.xml @@ -14,11 +14,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + hibernate-validator-parent org.hibernate - 4.2.0-SNAPSHOT + 4.2.0.Beta2 ../pom.xml 4.0.0 diff --git a/hibernate-validator-tck-runner/pom.xml b/hibernate-validator-tck-runner/pom.xml index 5198d1d035..3224e22d77 100644 --- a/hibernate-validator-tck-runner/pom.xml +++ b/hibernate-validator-tck-runner/pom.xml @@ -4,7 +4,7 @@ hibernate-validator-parent org.hibernate - 4.2.0-SNAPSHOT + 4.2.0.Beta2 ../pom.xml hibernate-validator-tck-runner diff --git a/hibernate-validator/pom.xml b/hibernate-validator/pom.xml index 3ce12251f0..a1c64b7675 100644 --- a/hibernate-validator/pom.xml +++ b/hibernate-validator/pom.xml @@ -3,7 +3,7 @@ hibernate-validator-parent org.hibernate - 4.2.0-SNAPSHOT + 4.2.0.Beta2 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 23ae90ad1f..5e4d37a42b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 org.hibernate hibernate-validator-parent pom - 4.2.0-SNAPSHOT + 4.2.0.Beta2 Hibernate Validator Aggregator http://validator.hibernate.org