From 8420c55108f5b033600b6a7d246b6671ffbd6b27 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 13 Dec 2024 17:09:38 +0000 Subject: [PATCH] [Jenkins release job] Preparing release 8.0.2.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 +- 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 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml index 71952e1f47..45f1d03670 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 79385fb3e5..00a32dd6e5 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/cdi/pom.xml b/cdi/pom.xml index 02c6f43bd7..67e01e7f56 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index f6f5e9645c..d77626404a 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index de7bc3a12c..a3764ccb01 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index 00ccb21faf..ddee2b6e6b 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index 2e88213b12..c0b8d97f29 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index e1bfaca10d..999945cb99 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final 4.0.0 diff --git a/performance/pom.xml b/performance/pom.xml index f2f4559e01..3a1370b57d 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/pom.xml b/pom.xml index fb9a500cb8..47bf0cee41 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final pom Hibernate Validator Aggregator diff --git a/relocation/annotation-processor/pom.xml b/relocation/annotation-processor/pom.xml index 839e684aff..428ab898bb 100644 --- a/relocation/annotation-processor/pom.xml +++ b/relocation/annotation-processor/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 8.0.2-SNAPSHOT + 8.0.2.Final org.hibernate diff --git a/relocation/cdi/pom.xml b/relocation/cdi/pom.xml index 0f9d6a02a8..48f33d0fa2 100644 --- a/relocation/cdi/pom.xml +++ b/relocation/cdi/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 8.0.2-SNAPSHOT + 8.0.2.Final org.hibernate diff --git a/relocation/engine/pom.xml b/relocation/engine/pom.xml index 2872c2e794..99c7ae5746 100644 --- a/relocation/engine/pom.xml +++ b/relocation/engine/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 8.0.2-SNAPSHOT + 8.0.2.Final org.hibernate diff --git a/relocation/karaf-features/pom.xml b/relocation/karaf-features/pom.xml index 022166ee11..63db072127 100644 --- a/relocation/karaf-features/pom.xml +++ b/relocation/karaf-features/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-relocation - 8.0.2-SNAPSHOT + 8.0.2.Final org.hibernate diff --git a/relocation/pom.xml b/relocation/pom.xml index 9df43d876b..e8c0b4bcbf 100644 --- a/relocation/pom.xml +++ b/relocation/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final hibernate-validator-relocation diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index be3a659993..1f7ed5f5ec 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -11,7 +11,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 5e58d89c3f..19a73d9e8c 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 8.0.2-SNAPSHOT + 8.0.2.Final hibernate-validator-test-utils