From aef6d46e122a111639f213fa80c37dfb1236e979 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 2 Mar 2022 10:35:15 +0000 Subject: [PATCH] [Jenkins release job] Preparing release 7.0.3.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 f245be009a..caa1c56b82 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 01d877c23b..5d6181e91a 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/cdi/pom.xml b/cdi/pom.xml index a77fa63111..3644e31d2a 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index abf68784cb..32275c5c10 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index a5b1521c7d..d5ec7e0c71 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index f62967aaf1..132c454a5a 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index 43fd98a62c..f6bbc7a908 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index fc464fff78..70c69aaff7 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final 4.0.0 diff --git a/osgi/felixtest/pom.xml b/osgi/felixtest/pom.xml index 69832d2061..2c5372fd41 100644 --- a/osgi/felixtest/pom.xml +++ b/osgi/felixtest/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-osgi - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/osgi/integrationtest/pom.xml b/osgi/integrationtest/pom.xml index 4cc4845343..f0b2860d8c 100644 --- a/osgi/integrationtest/pom.xml +++ b/osgi/integrationtest/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-osgi - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/osgi/karaf-features/pom.xml b/osgi/karaf-features/pom.xml index bff4816c81..5f073e0eb9 100644 --- a/osgi/karaf-features/pom.xml +++ b/osgi/karaf-features/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-osgi - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/osgi/pom.xml b/osgi/pom.xml index 614fa28064..bd7a6617c2 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index 9f37866a1c..d1baca68c4 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/pom.xml b/pom.xml index 0ef6bad660..3f479560ca 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final pom Hibernate Validator Aggregator diff --git a/relocation/annotation-processor/pom.xml b/relocation/annotation-processor/pom.xml index 86ee52a0bc..27199343f7 100644 --- a/relocation/annotation-processor/pom.xml +++ b/relocation/annotation-processor/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 7.0.3-SNAPSHOT + 7.0.3.Final org.hibernate diff --git a/relocation/cdi/pom.xml b/relocation/cdi/pom.xml index 0732ceb548..9dc9bde3d2 100644 --- a/relocation/cdi/pom.xml +++ b/relocation/cdi/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 7.0.3-SNAPSHOT + 7.0.3.Final org.hibernate diff --git a/relocation/engine/pom.xml b/relocation/engine/pom.xml index 5f5d1907e9..80a93c0e17 100644 --- a/relocation/engine/pom.xml +++ b/relocation/engine/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 7.0.3-SNAPSHOT + 7.0.3.Final org.hibernate diff --git a/relocation/karaf-features/pom.xml b/relocation/karaf-features/pom.xml index 6f52c980c1..2455415548 100644 --- a/relocation/karaf-features/pom.xml +++ b/relocation/karaf-features/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 7.0.3-SNAPSHOT + 7.0.3.Final org.hibernate diff --git a/relocation/pom.xml b/relocation/pom.xml index 5b80c5ca01..6c729a17de 100644 --- a/relocation/pom.xml +++ b/relocation/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final hibernate-validator-relocation diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index 84d828191e..d9128a4587 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index b1a1f6e3b0..599ac3f976 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 7.0.3-SNAPSHOT + 7.0.3.Final hibernate-validator-test-utils