diff --git a/backend/elasticsearch-aws/pom.xml b/backend/elasticsearch-aws/pom.xml index d78c1a92bf6..d2659305760 100644 --- a/backend/elasticsearch-aws/pom.xml +++ b/backend/elasticsearch-aws/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/public hibernate-search-backend-elasticsearch-aws diff --git a/backend/elasticsearch/pom.xml b/backend/elasticsearch/pom.xml index 28254cf9efa..3271af4bc59 100644 --- a/backend/elasticsearch/pom.xml +++ b/backend/elasticsearch/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/public hibernate-search-backend-elasticsearch diff --git a/backend/lucene/pom.xml b/backend/lucene/pom.xml index 34dbcb902cf..b034278f73f 100644 --- a/backend/lucene/pom.xml +++ b/backend/lucene/pom.xml @@ -6,7 +6,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/public hibernate-search-backend-lucene diff --git a/bom/public/pom.xml b/bom/public/pom.xml index efd776f7d74..f71b79e74b9 100644 --- a/bom/public/pom.xml +++ b/bom/public/pom.xml @@ -6,7 +6,7 @@ org.hibernate.search hibernate-search-parent - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. diff --git a/build/config/pom.xml b/build/config/pom.xml index d2600d3b806..1dd731c213d 100644 --- a/build/config/pom.xml +++ b/build/config/pom.xml @@ -8,7 +8,7 @@ org.hibernate.search hibernate-search-parent-build - 7.2.2-SNAPSHOT + 7.2.2.Final ../parents/build hibernate-search-build-config diff --git a/build/configuration-properties-collector/pom.xml b/build/configuration-properties-collector/pom.xml index 7e2605f0f90..400861b8e82 100644 --- a/build/configuration-properties-collector/pom.xml +++ b/build/configuration-properties-collector/pom.xml @@ -7,7 +7,7 @@ org.hibernate.search hibernate-search-parent-internal - 7.2.2-SNAPSHOT + 7.2.2.Final ../parents/internal diff --git a/build/enforcer/pom.xml b/build/enforcer/pom.xml index 3dff032d915..d715cd2f29a 100644 --- a/build/enforcer/pom.xml +++ b/build/enforcer/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-build - 7.2.2-SNAPSHOT + 7.2.2.Final ../parents/build hibernate-search-build-enforcer diff --git a/build/parents/build/pom.xml b/build/parents/build/pom.xml index 84d29e7fe9e..d7053f74622 100644 --- a/build/parents/build/pom.xml +++ b/build/parents/build/pom.xml @@ -6,7 +6,7 @@ org.hibernate.search hibernate-search-parent - 7.2.2-SNAPSHOT + 7.2.2.Final ../../.. diff --git a/build/parents/integrationtest/pom.xml b/build/parents/integrationtest/pom.xml index 37674c57ae2..ef36c786108 100644 --- a/build/parents/integrationtest/pom.xml +++ b/build/parents/integrationtest/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-internal - 7.2.2-SNAPSHOT + 7.2.2.Final ../internal hibernate-search-parent-integrationtest diff --git a/build/parents/internal/pom.xml b/build/parents/internal/pom.xml index dd573068c07..a331efc9dc4 100644 --- a/build/parents/internal/pom.xml +++ b/build/parents/internal/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-build - 7.2.2-SNAPSHOT + 7.2.2.Final ../build hibernate-search-parent-internal diff --git a/build/parents/public/pom.xml b/build/parents/public/pom.xml index 4dd3344b2eb..522d35b0537 100644 --- a/build/parents/public/pom.xml +++ b/build/parents/public/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-build - 7.2.2-SNAPSHOT + 7.2.2.Final ../build hibernate-search-parent-public diff --git a/build/parents/relocation/pom.xml b/build/parents/relocation/pom.xml index 5aed503715b..e318114c9cb 100644 --- a/build/parents/relocation/pom.xml +++ b/build/parents/relocation/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent - 7.2.2-SNAPSHOT + 7.2.2.Final ../../.. hibernate-search-parent-relocation diff --git a/build/parents/springtest/pom.xml b/build/parents/springtest/pom.xml index 7850e70859a..34f39c2a713 100644 --- a/build/parents/springtest/pom.xml +++ b/build/parents/springtest/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../integrationtest hibernate-search-parent-springtest diff --git a/build/reports/pom.xml b/build/reports/pom.xml index cb812c17bf6..3818727057f 100644 --- a/build/reports/pom.xml +++ b/build/reports/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-build - 7.2.2-SNAPSHOT + 7.2.2.Final ../parents/build hibernate-search-reports diff --git a/distribution/pom.xml b/distribution/pom.xml index 427b8c63efa..84877520649 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -9,7 +9,7 @@ hibernate-search-parent-public org.hibernate.search - 7.2.2-SNAPSHOT + 7.2.2.Final ../build/parents/public diff --git a/documentation/pom.xml b/documentation/pom.xml index 25acbf9efba..40fec6ab38f 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -8,7 +8,7 @@ org.hibernate.search hibernate-search-parent-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../build/parents/integrationtest hibernate-search-documentation diff --git a/engine/pom.xml b/engine/pom.xml index b4d64cb222a..1a3e45eb4f3 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../build/parents/public hibernate-search-engine diff --git a/integrationtest/backend/elasticsearch/pom.xml b/integrationtest/backend/elasticsearch/pom.xml index 70f436e52f1..7b8bb7aeed8 100644 --- a/integrationtest/backend/elasticsearch/pom.xml +++ b/integrationtest/backend/elasticsearch/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-backend-elasticsearch diff --git a/integrationtest/backend/lucene/pom.xml b/integrationtest/backend/lucene/pom.xml index 4e5ce4d26d0..023c449da2e 100644 --- a/integrationtest/backend/lucene/pom.xml +++ b/integrationtest/backend/lucene/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-backend-lucene diff --git a/integrationtest/backend/tck/pom.xml b/integrationtest/backend/tck/pom.xml index d94447852f5..20d75c0be6d 100644 --- a/integrationtest/backend/tck/pom.xml +++ b/integrationtest/backend/tck/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-backend-tck diff --git a/integrationtest/java/modules/orm-elasticsearch/pom.xml b/integrationtest/java/modules/orm-elasticsearch/pom.xml index fe298cf077d..bc71337e547 100644 --- a/integrationtest/java/modules/orm-elasticsearch/pom.xml +++ b/integrationtest/java/modules/orm-elasticsearch/pom.xml @@ -7,7 +7,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../.. hibernate-search-integrationtest-java-modules-orm-elasticsearch diff --git a/integrationtest/java/modules/orm-lucene/pom.xml b/integrationtest/java/modules/orm-lucene/pom.xml index 73bf2ad85ab..e16365ee7e5 100644 --- a/integrationtest/java/modules/orm-lucene/pom.xml +++ b/integrationtest/java/modules/orm-lucene/pom.xml @@ -7,7 +7,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../.. hibernate-search-integrationtest-java-modules-orm-lucene diff --git a/integrationtest/java/modules/orm-outbox-polling-elasticsearch/pom.xml b/integrationtest/java/modules/orm-outbox-polling-elasticsearch/pom.xml index 55d9438f4a0..b2b62017fdf 100644 --- a/integrationtest/java/modules/orm-outbox-polling-elasticsearch/pom.xml +++ b/integrationtest/java/modules/orm-outbox-polling-elasticsearch/pom.xml @@ -7,7 +7,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../.. hibernate-search-integrationtest-java-modules-orm-outbox-polling-elasticsearch diff --git a/integrationtest/java/modules/pojo-standalone-elasticsearch/pom.xml b/integrationtest/java/modules/pojo-standalone-elasticsearch/pom.xml index 5e00e36c2bd..bbc92bf56f2 100644 --- a/integrationtest/java/modules/pojo-standalone-elasticsearch/pom.xml +++ b/integrationtest/java/modules/pojo-standalone-elasticsearch/pom.xml @@ -7,7 +7,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../.. hibernate-search-integrationtest-java-modules-pojo-standalone-elasticsearch diff --git a/integrationtest/java/modules/pojo-standalone-lucene/pom.xml b/integrationtest/java/modules/pojo-standalone-lucene/pom.xml index b7c60922ecb..0a237e0628c 100644 --- a/integrationtest/java/modules/pojo-standalone-lucene/pom.xml +++ b/integrationtest/java/modules/pojo-standalone-lucene/pom.xml @@ -7,7 +7,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../.. hibernate-search-integrationtest-java-modules-pojo-standalone-lucene diff --git a/integrationtest/mapper/orm-cdi/pom.xml b/integrationtest/mapper/orm-cdi/pom.xml index 7b02016277d..7a68748cc5d 100644 --- a/integrationtest/mapper/orm-cdi/pom.xml +++ b/integrationtest/mapper/orm-cdi/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-orm-cdi diff --git a/integrationtest/mapper/orm-envers/pom.xml b/integrationtest/mapper/orm-envers/pom.xml index 47494723d31..800ea500893 100644 --- a/integrationtest/mapper/orm-envers/pom.xml +++ b/integrationtest/mapper/orm-envers/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-orm-envers diff --git a/integrationtest/mapper/orm-jakarta-batch/pom.xml b/integrationtest/mapper/orm-jakarta-batch/pom.xml index fba26a85195..6ca06072c2a 100644 --- a/integrationtest/mapper/orm-jakarta-batch/pom.xml +++ b/integrationtest/mapper/orm-jakarta-batch/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-orm-jakarta-batch diff --git a/integrationtest/mapper/orm-outbox-polling/pom.xml b/integrationtest/mapper/orm-outbox-polling/pom.xml index 1bfbd3b8772..2da779ea46e 100644 --- a/integrationtest/mapper/orm-outbox-polling/pom.xml +++ b/integrationtest/mapper/orm-outbox-polling/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-orm-outbox-polling diff --git a/integrationtest/mapper/orm-realbackend/pom.xml b/integrationtest/mapper/orm-realbackend/pom.xml index fe72d3130d2..98dbbf5854a 100644 --- a/integrationtest/mapper/orm-realbackend/pom.xml +++ b/integrationtest/mapper/orm-realbackend/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-orm-realbackend diff --git a/integrationtest/mapper/orm-spring-uberjar/application/pom.xml b/integrationtest/mapper/orm-spring-uberjar/application/pom.xml index cb973e6b53d..c228d0da69a 100644 --- a/integrationtest/mapper/orm-spring-uberjar/application/pom.xml +++ b/integrationtest/mapper/orm-spring-uberjar/application/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest-spring-repackaged - 7.2.2-SNAPSHOT + 7.2.2.Final .. hibernate-search-integrationtest-spring-repackaged-application diff --git a/integrationtest/mapper/orm-spring-uberjar/model/pom.xml b/integrationtest/mapper/orm-spring-uberjar/model/pom.xml index 66c768d76d6..fffbdf89409 100644 --- a/integrationtest/mapper/orm-spring-uberjar/model/pom.xml +++ b/integrationtest/mapper/orm-spring-uberjar/model/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest-spring-repackaged - 7.2.2-SNAPSHOT + 7.2.2.Final .. hibernate-search-integrationtest-spring-repackaged-model diff --git a/integrationtest/mapper/orm-spring-uberjar/pom.xml b/integrationtest/mapper/orm-spring-uberjar/pom.xml index 4ab90cea12b..d821a5ceb8b 100644 --- a/integrationtest/mapper/orm-spring-uberjar/pom.xml +++ b/integrationtest/mapper/orm-spring-uberjar/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-parent-springtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/springtest hibernate-search-integrationtest-spring-repackaged diff --git a/integrationtest/mapper/orm-spring/pom.xml b/integrationtest/mapper/orm-spring/pom.xml index 45071cb0961..94dc3f2b6fc 100644 --- a/integrationtest/mapper/orm-spring/pom.xml +++ b/integrationtest/mapper/orm-spring/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-parent-springtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/springtest hibernate-search-integrationtest-mapper-orm-spring diff --git a/integrationtest/mapper/orm/pom.xml b/integrationtest/mapper/orm/pom.xml index af7edef1560..87344fbae5e 100644 --- a/integrationtest/mapper/orm/pom.xml +++ b/integrationtest/mapper/orm/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-orm diff --git a/integrationtest/mapper/pojo-base/pom.xml b/integrationtest/mapper/pojo-base/pom.xml index a3f0a6435b9..3d691bb1a9d 100644 --- a/integrationtest/mapper/pojo-base/pom.xml +++ b/integrationtest/mapper/pojo-base/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-pojo-base diff --git a/integrationtest/mapper/pojo-standalone-realbackend/pom.xml b/integrationtest/mapper/pojo-standalone-realbackend/pom.xml index 40b644e563d..f1e03f1d221 100644 --- a/integrationtest/mapper/pojo-standalone-realbackend/pom.xml +++ b/integrationtest/mapper/pojo-standalone-realbackend/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-mapper-pojo-standalone-realbackend diff --git a/integrationtest/performance/backend/base/pom.xml b/integrationtest/performance/backend/base/pom.xml index f235d1f7be2..7297a263493 100644 --- a/integrationtest/performance/backend/base/pom.xml +++ b/integrationtest/performance/backend/base/pom.xml @@ -8,7 +8,7 @@ org.hibernate.search hibernate-search-integrationtest-performance - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-performance-backend-base diff --git a/integrationtest/performance/backend/elasticsearch/pom.xml b/integrationtest/performance/backend/elasticsearch/pom.xml index 6f5f9301d67..224acdaded7 100644 --- a/integrationtest/performance/backend/elasticsearch/pom.xml +++ b/integrationtest/performance/backend/elasticsearch/pom.xml @@ -8,7 +8,7 @@ org.hibernate.search hibernate-search-integrationtest-performance - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-performance-backend-elasticsearch diff --git a/integrationtest/performance/backend/lucene/pom.xml b/integrationtest/performance/backend/lucene/pom.xml index 5bdd50b6477..b2db7fa06f0 100644 --- a/integrationtest/performance/backend/lucene/pom.xml +++ b/integrationtest/performance/backend/lucene/pom.xml @@ -8,7 +8,7 @@ org.hibernate.search hibernate-search-integrationtest-performance - 7.2.2-SNAPSHOT + 7.2.2.Final ../.. hibernate-search-integrationtest-performance-backend-lucene diff --git a/integrationtest/performance/pom.xml b/integrationtest/performance/pom.xml index f19f4e7b1a8..79b683f7627 100644 --- a/integrationtest/performance/pom.xml +++ b/integrationtest/performance/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final hibernate-search-integrationtest-performance pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 52f9a38a1c2..5b574ca99b1 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-parent-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../build/parents/integrationtest hibernate-search-integrationtest diff --git a/integrationtest/showcase/library/pom.xml b/integrationtest/showcase/library/pom.xml index 6a714468ca3..1f6221311cf 100644 --- a/integrationtest/showcase/library/pom.xml +++ b/integrationtest/showcase/library/pom.xml @@ -4,7 +4,7 @@ org.hibernate.search hibernate-search-parent-springtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/springtest hibernate-search-integrationtest-showcase-library diff --git a/integrationtest/v5migrationhelper/engine/pom.xml b/integrationtest/v5migrationhelper/engine/pom.xml index 580b12f9c7e..e76848bdedb 100755 --- a/integrationtest/v5migrationhelper/engine/pom.xml +++ b/integrationtest/v5migrationhelper/engine/pom.xml @@ -8,7 +8,7 @@ org.hibernate.search hibernate-search-parent-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/integrationtest diff --git a/integrationtest/v5migrationhelper/orm/pom.xml b/integrationtest/v5migrationhelper/orm/pom.xml index e9e4f4bb82c..f155097628b 100755 --- a/integrationtest/v5migrationhelper/orm/pom.xml +++ b/integrationtest/v5migrationhelper/orm/pom.xml @@ -8,7 +8,7 @@ org.hibernate.search hibernate-search-parent-integrationtest - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/integrationtest diff --git a/mapper/orm-batch-jsr352/core/pom.xml b/mapper/orm-batch-jsr352/core/pom.xml index 920ecb3f0da..3118becfea3 100644 --- a/mapper/orm-batch-jsr352/core/pom.xml +++ b/mapper/orm-batch-jsr352/core/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-relocation - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/relocation pom diff --git a/mapper/orm-batch-jsr352/jberet/pom.xml b/mapper/orm-batch-jsr352/jberet/pom.xml index fa4fb32952a..41067e150c1 100644 --- a/mapper/orm-batch-jsr352/jberet/pom.xml +++ b/mapper/orm-batch-jsr352/jberet/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-relocation - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/relocation pom diff --git a/mapper/orm-coordination-outbox-polling/pom.xml b/mapper/orm-coordination-outbox-polling/pom.xml index ba56465367b..d3c6607be9b 100644 --- a/mapper/orm-coordination-outbox-polling/pom.xml +++ b/mapper/orm-coordination-outbox-polling/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-relocation - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/relocation pom diff --git a/mapper/orm-jakarta-batch/core/pom.xml b/mapper/orm-jakarta-batch/core/pom.xml index aa8f4519ec4..3925ed32977 100644 --- a/mapper/orm-jakarta-batch/core/pom.xml +++ b/mapper/orm-jakarta-batch/core/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/public hibernate-search-mapper-orm-jakarta-batch-core diff --git a/mapper/orm-jakarta-batch/jberet/pom.xml b/mapper/orm-jakarta-batch/jberet/pom.xml index 1a4292f056c..1e4c217cff3 100644 --- a/mapper/orm-jakarta-batch/jberet/pom.xml +++ b/mapper/orm-jakarta-batch/jberet/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../../build/parents/public hibernate-search-mapper-orm-jakarta-batch-jberet diff --git a/mapper/orm-outbox-polling/pom.xml b/mapper/orm-outbox-polling/pom.xml index e5192f946f9..abfd47a7ebe 100644 --- a/mapper/orm-outbox-polling/pom.xml +++ b/mapper/orm-outbox-polling/pom.xml @@ -6,7 +6,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/public hibernate-search-mapper-orm-outbox-polling diff --git a/mapper/orm/pom.xml b/mapper/orm/pom.xml index 0e5d1dca0c3..af336e33239 100644 --- a/mapper/orm/pom.xml +++ b/mapper/orm/pom.xml @@ -6,7 +6,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/public hibernate-search-mapper-orm diff --git a/mapper/pojo-base/pom.xml b/mapper/pojo-base/pom.xml index 4ee00db97b4..76f82e64470 100644 --- a/mapper/pojo-base/pom.xml +++ b/mapper/pojo-base/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/public hibernate-search-mapper-pojo-base diff --git a/mapper/pojo-standalone/pom.xml b/mapper/pojo-standalone/pom.xml index 74282108739..7f5ea7a1871 100644 --- a/mapper/pojo-standalone/pom.xml +++ b/mapper/pojo-standalone/pom.xml @@ -9,7 +9,7 @@ org.hibernate.search hibernate-search-parent-public - 7.2.2-SNAPSHOT + 7.2.2.Final ../../build/parents/public hibernate-search-mapper-pojo-standalone diff --git a/pom.xml b/pom.xml index 57b8a261264..690edf6d0ed 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.hibernate.search hibernate-search-parent - 7.2.2-SNAPSHOT + 7.2.2.Final pom Hibernate Search @@ -445,7 +445,7 @@ format - 2024-08-30T14:08:48Z + 2024-11-25T12:00:51Z