From 932875b8869d9e130e362f36a72117d0ec7fb778 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 15 Mar 2017 13:19:20 +0000 Subject: [PATCH] [Jenkins release job] Preparing next development iteration --- 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 aa1e17afd7..332d3c6039 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index dc4093c0d7..ac303cfc91 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/cdi/pom.xml b/cdi/pom.xml index 13ec93e522..b7d8c62cf9 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 3cb135d988..4b7c6b82fc 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -10,7 +10,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 6a73b4acbf..856495e40d 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/engine-jdk8-tests/pom.xml b/engine-jdk8-tests/pom.xml index d1d8ada032..e1ac3d5d5d 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.Final + 5.3.6-SNAPSHOT hibernate-validator-engine-jdk8-tests diff --git a/engine/pom.xml b/engine/pom.xml index 3e6b4a2eae..4bc9e59e2f 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index af5f453e8e..8230dbb3d7 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/osgi/integrationtest/pom.xml b/osgi/integrationtest/pom.xml index 607f85e76f..194e13cda9 100644 --- a/osgi/integrationtest/pom.xml +++ b/osgi/integrationtest/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-osgi org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/osgi/karaf-features/pom.xml b/osgi/karaf-features/pom.xml index 6a5e677972..f1a218b944 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.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/osgi/pom.xml b/osgi/pom.xml index 73943cb2bd..aa384d7a58 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index 7d62e74f1b..52d0bf16d1 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 593900aa36..4a53c93f22 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.5.Final + 5.3.6-SNAPSHOT pom Hibernate Validator Aggregator diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index 44c3febe85..dbca8ff988 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -11,7 +11,7 @@ hibernate-validator-parent org.hibernate - 5.3.5.Final + 5.3.6-SNAPSHOT ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index e5bcba0d37..bbf0d2a6c9 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-validator-parent - 5.3.5.Final + 5.3.6-SNAPSHOT hibernate-validator-test-utils