From 080d475cd02a045e07538a64675b2baa26e79cac Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 15 Mar 2017 13:14:04 +0000 Subject: [PATCH] [Jenkins release job] Preparing release 5.3.5.Final --- annotation-processor/pom.xml | 2 +- build-config/pom.xml | 2 +- cdi/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/pom.xml | 2 +- engine-jdk8-tests/pom.xml | 2 +- engine/pom.xml | 2 +- integration/pom.xml | 2 +- osgi/integrationtest/pom.xml | 2 +- osgi/karaf-features/pom.xml | 2 +- osgi/pom.xml | 2 +- performance/pom.xml | 2 +- pom.xml | 2 +- tck-runner/pom.xml | 2 +- test-utils/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml index d773cf4813..aa1e17afd7 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 9414f4af4b..dc4093c0d7 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/cdi/pom.xml b/cdi/pom.xml index 9786a80f4b..13ec93e522 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 825d6dd5df..3cb135d988 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -10,7 +10,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index e9b7660f5f..6a73b4acbf 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/engine-jdk8-tests/pom.xml b/engine-jdk8-tests/pom.xml index f899d69a3f..d1d8ada032 100644 --- a/engine-jdk8-tests/pom.xml +++ b/engine-jdk8-tests/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.5-SNAPSHOT + 5.3.5.Final hibernate-validator-engine-jdk8-tests diff --git a/engine/pom.xml b/engine/pom.xml index 2b553bcd44..3e6b4a2eae 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index 3f2b782d0a..af5f453e8e 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/osgi/integrationtest/pom.xml b/osgi/integrationtest/pom.xml index ad1577a393..607f85e76f 100644 --- a/osgi/integrationtest/pom.xml +++ b/osgi/integrationtest/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-osgi org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/osgi/karaf-features/pom.xml b/osgi/karaf-features/pom.xml index ab4cbc505a..6a5e677972 100644 --- a/osgi/karaf-features/pom.xml +++ b/osgi/karaf-features/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-osgi org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/osgi/pom.xml b/osgi/pom.xml index 0d7e156709..73943cb2bd 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index 2812b798bf..7d62e74f1b 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/pom.xml b/pom.xml index 85fe3cf066..593900aa36 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.5-SNAPSHOT + 5.3.5.Final pom Hibernate Validator Aggregator diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index 92ba7310f9..44c3febe85 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5-SNAPSHOT + 5.3.5.Final ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 31bd9cb94f..e5bcba0d37 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.5-SNAPSHOT + 5.3.5.Final hibernate-validator-test-utils