diff --git a/backends/jgroups/pom.xml b/backends/jgroups/pom.xml index 3158fc06c8b..673aa4375d9 100644 --- a/backends/jgroups/pom.xml +++ b/backends/jgroups/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/backends/jms/pom.xml b/backends/jms/pom.xml index 9a52a5431a6..4303a773bd4 100644 --- a/backends/jms/pom.xml +++ b/backends/jms/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 4e520ab774b..cc424bb3de9 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.8.0-SNAPSHOT + 5.8.0.Final hibernate-search-build-config diff --git a/distribution/pom.xml b/distribution/pom.xml index de097a14e9c..b109dbebee2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index f73635fd232..3d68e4d57d9 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/elasticsearch-aws/pom.xml b/elasticsearch-aws/pom.xml index 34bc408f015..52cfd663943 100644 --- a/elasticsearch-aws/pom.xml +++ b/elasticsearch-aws/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 3aed1a3ede2..43dfa87a5c7 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index 8fb8ff5f7c5..50990a4e49a 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/infinispan/pom.xml b/infinispan/pom.xml index 181012c0b8e..c072e77e4f3 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/integrationtest/elasticsearch/pom.xml b/integrationtest/elasticsearch/pom.xml index 7ff9c97d925..fadafc8ac2f 100755 --- a/integrationtest/elasticsearch/pom.xml +++ b/integrationtest/elasticsearch/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/integrationtest/jdk9-modules/pom.xml b/integrationtest/jdk9-modules/pom.xml index 830c28035d9..70815ae307c 100644 --- a/integrationtest/jdk9-modules/pom.xml +++ b/integrationtest/jdk9-modules/pom.xml @@ -13,7 +13,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/integrationtest/jms/pom.xml b/integrationtest/jms/pom.xml index 3f6d6479517..3cac859ad82 100644 --- a/integrationtest/jms/pom.xml +++ b/integrationtest/jms/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/integrationtest/narayana/pom.xml b/integrationtest/narayana/pom.xml index 0c9cd858921..8e9e9e2a431 100755 --- a/integrationtest/narayana/pom.xml +++ b/integrationtest/narayana/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/integrationtest/osgi/karaf-features/pom.xml b/integrationtest/osgi/karaf-features/pom.xml index 0902f5bd37c..f7f5edb8d86 100644 --- a/integrationtest/osgi/karaf-features/pom.xml +++ b/integrationtest/osgi/karaf-features/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../../pom.xml diff --git a/integrationtest/osgi/karaf-it/pom.xml b/integrationtest/osgi/karaf-it/pom.xml index 01df1c61ddf..6c1cfd6e474 100644 --- a/integrationtest/osgi/karaf-it/pom.xml +++ b/integrationtest/osgi/karaf-it/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../../pom.xml diff --git a/integrationtest/performance/engine-elasticsearch/pom.xml b/integrationtest/performance/engine-elasticsearch/pom.xml index 44d1b246beb..000fb471931 100644 --- a/integrationtest/performance/engine-elasticsearch/pom.xml +++ b/integrationtest/performance/engine-elasticsearch/pom.xml @@ -11,7 +11,7 @@ org.hibernate hibernate-search-parent - 5.8.0-SNAPSHOT + 5.8.0.Final ../../../pom.xml diff --git a/integrationtest/performance/engine-lucene/pom.xml b/integrationtest/performance/engine-lucene/pom.xml index 7e41243b6cb..79e50a4a2ec 100644 --- a/integrationtest/performance/engine-lucene/pom.xml +++ b/integrationtest/performance/engine-lucene/pom.xml @@ -11,7 +11,7 @@ org.hibernate hibernate-search-parent - 5.8.0-SNAPSHOT + 5.8.0.Final ../../../pom.xml diff --git a/integrationtest/performance/orm/pom.xml b/integrationtest/performance/orm/pom.xml index ac496bcf262..f838ddbea90 100755 --- a/integrationtest/performance/orm/pom.xml +++ b/integrationtest/performance/orm/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../../pom.xml diff --git a/integrationtest/performance/sandbox/pom.xml b/integrationtest/performance/sandbox/pom.xml index 522f51e5667..b4f2298f0ba 100755 --- a/integrationtest/performance/sandbox/pom.xml +++ b/integrationtest/performance/sandbox/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../../pom.xml diff --git a/integrationtest/spring/pom.xml b/integrationtest/spring/pom.xml index 11e18c1deab..939d258521f 100755 --- a/integrationtest/spring/pom.xml +++ b/integrationtest/spring/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/integrationtest/wildfly/pom.xml b/integrationtest/wildfly/pom.xml index 52e9c1b2b1e..f3a9c5123ec 100755 --- a/integrationtest/wildfly/pom.xml +++ b/integrationtest/wildfly/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/legacy/pom.xml b/legacy/pom.xml index 4ed401e82dc..e5de80d5c89 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index efc17bdc61b..c0bda25bdce 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-parent - 5.8.0-SNAPSHOT + 5.8.0.Final hibernate-search-modules diff --git a/orm/pom.xml b/orm/pom.xml index c68a34df524..495cb47ccef 100644 --- a/orm/pom.xml +++ b/orm/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml diff --git a/pom.xml b/pom.xml index 28ec01100ea..d22f3979683 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.8.0-SNAPSHOT + 5.8.0.Final pom Hibernate Search Aggregator diff --git a/serialization/avro/pom.xml b/serialization/avro/pom.xml index 94f5f8a22fe..dd6e1be93ac 100644 --- a/serialization/avro/pom.xml +++ b/serialization/avro/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../../pom.xml diff --git a/sharedtestresources/pom.xml b/sharedtestresources/pom.xml index 80fcc73dcfb..e737ff3cf1c 100644 --- a/sharedtestresources/pom.xml +++ b/sharedtestresources/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.8.0-SNAPSHOT + 5.8.0.Final hibernate-search-sharedtestresources diff --git a/testing/pom.xml b/testing/pom.xml index 81c77ac1405..d8e026e12e6 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.8.0-SNAPSHOT + 5.8.0.Final ../pom.xml