diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml index 332d3c6039..d4f48c4499 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index ac303cfc91..7a2fbb0e16 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/cdi/pom.xml b/cdi/pom.xml index b7d8c62cf9..36ec025f93 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 4b7c6b82fc..ff8b26b8f8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -10,7 +10,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 856495e40d..2d63c9260c 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/engine-jdk8-tests/pom.xml b/engine-jdk8-tests/pom.xml index e1ac3d5d5d..0b1d172090 100644 --- a/engine-jdk8-tests/pom.xml +++ b/engine-jdk8-tests/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.6-SNAPSHOT + 5.3.6.Final hibernate-validator-engine-jdk8-tests diff --git a/engine/pom.xml b/engine/pom.xml index 4bc9e59e2f..621154282e 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index 8230dbb3d7..7492b5d10c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/osgi/integrationtest/pom.xml b/osgi/integrationtest/pom.xml index 194e13cda9..a52a4ae6e1 100644 --- a/osgi/integrationtest/pom.xml +++ b/osgi/integrationtest/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-osgi org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/osgi/karaf-features/pom.xml b/osgi/karaf-features/pom.xml index f1a218b944..e827d31a8b 100644 --- a/osgi/karaf-features/pom.xml +++ b/osgi/karaf-features/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-osgi org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/osgi/pom.xml b/osgi/pom.xml index aa384d7a58..ae5aa4a56d 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index 52d0bf16d1..080c31e52e 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/pom.xml b/pom.xml index 150b11388e..59d2243b0f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.6-SNAPSHOT + 5.3.6.Final pom Hibernate Validator Aggregator diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index dbca8ff988..4d5c0ba7da 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.6-SNAPSHOT + 5.3.6.Final ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index bbf0d2a6c9..f99775646e 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.6-SNAPSHOT + 5.3.6.Final hibernate-validator-test-utils