diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml index f804e5449..c1f1e43c7 100644 --- a/annotation-processor/pom.xml +++ b/annotation-processor/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../parents/public/pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index c281cf71d..e2da139f9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../pom.xml diff --git a/build/build-config/pom.xml b/build/build-config/pom.xml index c70145c5d..626af64df 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.1-SNAPSHOT + 9.1.0-SNAPSHOT ../.. diff --git a/build/enforcer/pom.xml b/build/enforcer/pom.xml index a61a2a62c..21a90261c 100644 --- a/build/enforcer/pom.xml +++ b/build/enforcer/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../.. diff --git a/build/reports/pom.xml b/build/reports/pom.xml index 9a58149f5..d9acf7ef2 100644 --- a/build/reports/pom.xml +++ b/build/reports/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../../parents/internal hibernate-validator-reports diff --git a/cdi/pom.xml b/cdi/pom.xml index 13a3135a0..60033430f 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../parents/public/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 6c62e76f3..691bddead 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../parents/public/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index ef02ea5fe..e7ce2a1a2 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../parents/internal/pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index 1666eb3bc..0fbce685a 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../parents/public/pom.xml diff --git a/integrationtest/java/modules/cdi/pom.xml b/integrationtest/java/modules/cdi/pom.xml index 030b3dae2..68bd2d203 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.1-SNAPSHOT + 9.1.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 6eb1b4b2b..0ed9b68f4 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.1-SNAPSHOT + 9.1.0-SNAPSHOT ../../../../parents/internal/pom.xml diff --git a/integrationtest/java/modules/simple/pom.xml b/integrationtest/java/modules/simple/pom.xml index 764eb9265..89986f0af 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.1-SNAPSHOT + 9.1.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 51aa8f567..afb54eddc 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.1-SNAPSHOT + 9.1.0-SNAPSHOT ../../../../parents/internal/pom.xml diff --git a/integrationtest/wildfly/pom.xml b/integrationtest/wildfly/pom.xml index f1e467042..38d9ea709 100644 --- a/integrationtest/wildfly/pom.xml +++ b/integrationtest/wildfly/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../../parents/internal/pom.xml diff --git a/parents/internal/pom.xml b/parents/internal/pom.xml index f18314d41..cedc7f904 100644 --- a/parents/internal/pom.xml +++ b/parents/internal/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../../pom.xml diff --git a/parents/public/pom.xml b/parents/public/pom.xml index 221361b79..64310f72c 100644 --- a/parents/public/pom.xml +++ b/parents/public/pom.xml @@ -10,7 +10,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index e4d1e84c8..8f783b912 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT hibernate-validator-performance diff --git a/pom.xml b/pom.xml index 9b94fff41..da58918dc 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.hibernate.validator hibernate-validator-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT pom Hibernate Validator diff --git a/tck-runner/pom.xml b/tck-runner/pom.xml index 129171077..051105e99 100644 --- a/tck-runner/pom.xml +++ b/tck-runner/pom.xml @@ -9,7 +9,7 @@ org.hibernate.validator hibernate-validator-internal-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../parents/internal/pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index ebd862295..d7d68c52b 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -8,7 +8,7 @@ org.hibernate.validator hibernate-validator-public-parent - 9.0.1-SNAPSHOT + 9.1.0-SNAPSHOT ../parents/public/pom.xml hibernate-validator-test-utils