From 3ac8c9884b98c930dbf1e47350624e80e7f35a5a Mon Sep 17 00:00:00 2001 From: Hardy Ferentschik Date: Thu, 9 Jun 2011 16:44:34 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 4.2.0.CR1 --- hibernate-validator-annotation-processor/pom.xml | 2 +- hibernate-validator-archetype/pom.xml | 2 +- hibernate-validator-distribution/pom.xml | 2 +- hibernate-validator-tck-runner/pom.xml | 8 +++----- hibernate-validator/pom.xml | 2 +- pom.xml | 6 ++---- 6 files changed, 9 insertions(+), 13 deletions(-) diff --git a/hibernate-validator-annotation-processor/pom.xml b/hibernate-validator-annotation-processor/pom.xml index aa4a5c7bd8..2cbbd6cd14 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.CR1 ../pom.xml org.hibernate diff --git a/hibernate-validator-archetype/pom.xml b/hibernate-validator-archetype/pom.xml index 60b58bd7ed..298c34f5b6 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.CR1 ../pom.xml diff --git a/hibernate-validator-distribution/pom.xml b/hibernate-validator-distribution/pom.xml index f8bbfee402..7be43bc41d 100644 --- a/hibernate-validator-distribution/pom.xml +++ b/hibernate-validator-distribution/pom.xml @@ -18,7 +18,7 @@ hibernate-validator-parent org.hibernate - 4.2.0-SNAPSHOT + 4.2.0.CR1 ../pom.xml 4.0.0 diff --git a/hibernate-validator-tck-runner/pom.xml b/hibernate-validator-tck-runner/pom.xml index e12e836120..62add578a8 100644 --- a/hibernate-validator-tck-runner/pom.xml +++ b/hibernate-validator-tck-runner/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 hibernate-validator-parent org.hibernate - 4.2.0-SNAPSHOT + 4.2.0.CR1 ../pom.xml hibernate-validator-tck-runner @@ -54,7 +52,7 @@ ${env.JBOSS_HOME} org.hibernate.validator.HibernateValidator - + diff --git a/hibernate-validator/pom.xml b/hibernate-validator/pom.xml index e0297b1d3e..f30c38a8a0 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.CR1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 668a96328d..89e334735e 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.CR1 Hibernate Validator Aggregator http://validator.hibernate.org