From f0facbaee0ab367d9396c2bf038bffd832bca971 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 13 Dec 2024 17:51:54 +0000 Subject: [PATCH] [Jenkins release job] Preparing next development iteration --- annotation-processor/pom.xml | 2 +- bom/pom.xml | 2 +- build/build-config/pom.xml | 2 +- build/enforcer/pom.xml | 2 +- build/reports/pom.xml | 2 +- cdi/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/pom.xml | 2 +- engine/pom.xml | 2 +- integrationtest/java/modules/cdi/pom.xml | 2 +- integrationtest/java/modules/no-el/pom.xml | 2 +- integrationtest/java/modules/simple/pom.xml | 2 +- integrationtest/java/modules/test-utils/pom.xml | 2 +- integrationtest/wildfly/pom.xml | 2 +- parents/internal/pom.xml | 2 +- parents/public/pom.xml | 2 +- performance/pom.xml | 2 +- pom.xml | 4 ++-- tck-runner/pom.xml | 2 +- test-utils/pom.xml | 2 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml index 66680c5b3..863e28455 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../parents/public/pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index d6f4ea438..63a1a7edd 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../pom.xml diff --git a/build/build-config/pom.xml b/build/build-config/pom.xml index 7247cbc24..2a29ed669 100644 --- a/build/build-config/pom.xml +++ b/build/build-config/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../.. diff --git a/build/enforcer/pom.xml b/build/enforcer/pom.xml index 1049b8908..3a8ad2929 100644 --- a/build/enforcer/pom.xml +++ b/build/enforcer/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../.. diff --git a/build/reports/pom.xml b/build/reports/pom.xml index 9b7185d7e..96b638dae 100644 --- a/build/reports/pom.xml +++ b/build/reports/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../parents/internal hibernate-validator-reports diff --git a/cdi/pom.xml b/cdi/pom.xml index 89bd4fe36..6be35a0da 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../parents/public/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index ba3cd556f..82b456288 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../parents/public/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index eec76f37b..31b005bb5 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../parents/internal/pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index a16dc8e31..13fdce2d7 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../parents/public/pom.xml diff --git a/integrationtest/java/modules/cdi/pom.xml b/integrationtest/java/modules/cdi/pom.xml index 583c424d4..0484720e0 100644 --- a/integrationtest/java/modules/cdi/pom.xml +++ b/integrationtest/java/modules/cdi/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../../../parents/internal/pom.xml diff --git a/integrationtest/java/modules/no-el/pom.xml b/integrationtest/java/modules/no-el/pom.xml index 70ac42f5d..4eeb351a1 100644 --- a/integrationtest/java/modules/no-el/pom.xml +++ b/integrationtest/java/modules/no-el/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../../../parents/internal/pom.xml diff --git a/integrationtest/java/modules/simple/pom.xml b/integrationtest/java/modules/simple/pom.xml index fa1590dbe..998fe48e7 100644 --- a/integrationtest/java/modules/simple/pom.xml +++ b/integrationtest/java/modules/simple/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../../../parents/internal/pom.xml diff --git a/integrationtest/java/modules/test-utils/pom.xml b/integrationtest/java/modules/test-utils/pom.xml index 81839e090..368ceb52b 100644 --- a/integrationtest/java/modules/test-utils/pom.xml +++ b/integrationtest/java/modules/test-utils/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../../../parents/internal/pom.xml diff --git a/integrationtest/wildfly/pom.xml b/integrationtest/wildfly/pom.xml index b1976d50b..c64a41715 100644 --- a/integrationtest/wildfly/pom.xml +++ b/integrationtest/wildfly/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../parents/internal/pom.xml diff --git a/parents/internal/pom.xml b/parents/internal/pom.xml index fb78a0f77..7047f9709 100644 --- a/parents/internal/pom.xml +++ b/parents/internal/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../pom.xml diff --git a/parents/public/pom.xml b/parents/public/pom.xml index 0a6c648f4..db55e4c20 100644 --- a/parents/public/pom.xml +++ b/parents/public/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index de43aeabe..9588bc43d 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT hibernate-validator-performance diff --git a/pom.xml b/pom.xml index b7acab4b1..773f71a92 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT pom Hibernate Validator @@ -105,7 +105,7 @@ - 2024-12-13T17:47:10Z + 2024-12-13T17:51:52Z diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index 184de88b9..70cf44d0a 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../parents/internal/pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 6ffb0565c..40bbacd52 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -8,7 +8,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.0.CR1 + 9.0.0-SNAPSHOT ../parents/public/pom.xml hibernate-validator-test-utils