diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml index fb7e7768b9..b23d82bbbd 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -21,7 +21,7 @@ hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 2f33e7a588..c7c55cb9fe 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -14,15 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index ed937a8853..f5009fdbac 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index f075077c71..bb5ccb60ba 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -15,15 +15,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../pom.xml diff --git a/integration/as/pom.xml b/integration/as/pom.xml index 3b624556c8..a996a49bf9 100644 --- a/integration/as/pom.xml +++ b/integration/as/pom.xml @@ -21,7 +21,7 @@ hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../../pom.xml diff --git a/integration/weld/pom.xml b/integration/weld/pom.xml index 6ebee5d9ea..da8e1e62b2 100644 --- a/integration/weld/pom.xml +++ b/integration/weld/pom.xml @@ -15,15 +15,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index 6f4f6752ef..2559b050cd 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -21,7 +21,7 @@ hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../pom.xml diff --git a/pom.xml b/pom.xml index 4ee6b1fdde..c11469dbfe 100644 --- a/pom.xml +++ b/pom.xml @@ -15,14 +15,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.hibernate hibernate-validator-parent - 5.0.0-SNAPSHOT + 5.0.0.CR2 pom Hibernate Validator Aggregator diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index e934e5a4eb..8afd815633 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -21,7 +21,7 @@ hibernate-validator-parent org.hibernate - 5.0.0-SNAPSHOT + 5.0.0.CR2 ../pom.xml