From c3650cf6df15ea2ac7efcfda989835380231b364 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 18 Jul 2018 13:03:25 +0000 Subject: [PATCH] [Jenkins release job] Preparing release 6.0.11.Final --- annotation-processor/pom.xml | 2 +- build-config/pom.xml | 2 +- cdi/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/pom.xml | 2 +- engine/pom.xml | 2 +- integration/pom.xml | 2 +- modules/pom.xml | 2 +- osgi/felixtest/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 +- relocation/annotation-processor/pom.xml | 2 +- relocation/cdi/pom.xml | 2 +- relocation/engine/pom.xml | 2 +- relocation/karaf-features/pom.xml | 2 +- relocation/pom.xml | 2 +- tck-runner/pom.xml | 2 +- test-utils/pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml index 7fe8dca07e..729162a36a 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index ad7ba69739..8b2bb96826 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/cdi/pom.xml b/cdi/pom.xml index 966d8e3914..3bc88095d8 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index d9e5131eda..92ebbba427 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 266c4e627a..bd2e46fcde 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index 3ec5c4a89c..0421b05299 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index 86e1348abe..2f676dff1d 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index 502f48fefb..04acd3ed16 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final 4.0.0 diff --git a/osgi/felixtest/pom.xml b/osgi/felixtest/pom.xml index 9114ed9e70..dab25ae7cd 100644 --- a/osgi/felixtest/pom.xml +++ b/osgi/felixtest/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-osgi - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/osgi/integrationtest/pom.xml b/osgi/integrationtest/pom.xml index 74a7877178..c9d809745b 100644 --- a/osgi/integrationtest/pom.xml +++ b/osgi/integrationtest/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-osgi - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/osgi/karaf-features/pom.xml b/osgi/karaf-features/pom.xml index 23fc2a05b6..a002f48cc6 100644 --- a/osgi/karaf-features/pom.xml +++ b/osgi/karaf-features/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-osgi - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/osgi/pom.xml b/osgi/pom.xml index be802dd639..b900df3feb 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index 220dd65910..d3ff7d725b 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/pom.xml b/pom.xml index 24fcb82fd3..8eea00aee0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final pom Hibernate Validator Aggregator diff --git a/relocation/annotation-processor/pom.xml b/relocation/annotation-processor/pom.xml index 57fd6a109b..05f7243f18 100644 --- a/relocation/annotation-processor/pom.xml +++ b/relocation/annotation-processor/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 6.0.11-SNAPSHOT + 6.0.11.Final org.hibernate diff --git a/relocation/cdi/pom.xml b/relocation/cdi/pom.xml index cb9e807393..ded83a6154 100644 --- a/relocation/cdi/pom.xml +++ b/relocation/cdi/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 6.0.11-SNAPSHOT + 6.0.11.Final org.hibernate diff --git a/relocation/engine/pom.xml b/relocation/engine/pom.xml index 73bef66931..297a763caa 100644 --- a/relocation/engine/pom.xml +++ b/relocation/engine/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 6.0.11-SNAPSHOT + 6.0.11.Final org.hibernate diff --git a/relocation/karaf-features/pom.xml b/relocation/karaf-features/pom.xml index 1961a50826..6bc0659b7c 100644 --- a/relocation/karaf-features/pom.xml +++ b/relocation/karaf-features/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 6.0.11-SNAPSHOT + 6.0.11.Final org.hibernate diff --git a/relocation/pom.xml b/relocation/pom.xml index 758187be8c..6feef73dd5 100644 --- a/relocation/pom.xml +++ b/relocation/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final hibernate-validator-relocation diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index 12680ddea2..17606f4a21 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 49498e77ba..fe3bd63432 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 6.0.11-SNAPSHOT + 6.0.11.Final hibernate-validator-test-utils