diff --git a/backends/jgroups/pom.xml b/backends/jgroups/pom.xml index 16771bc49a8..ea7ea8d7be1 100644 --- a/backends/jgroups/pom.xml +++ b/backends/jgroups/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/backends/jms/pom.xml b/backends/jms/pom.xml index 3eb5fdfeefc..b197f365f67 100644 --- a/backends/jms/pom.xml +++ b/backends/jms/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 43d1f71a336..70b6a2d84a3 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-build-config diff --git a/distribution/pom.xml b/distribution/pom.xml index b992884ce88..8ec4c8d8a78 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 80393792cd8..46c9f6a6ce4 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/elasticsearch-aws/pom.xml b/elasticsearch-aws/pom.xml index de550a278a4..48a7182f7e6 100644 --- a/elasticsearch-aws/pom.xml +++ b/elasticsearch-aws/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 3b7ee058787..3596919e439 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index 953df310bbe..b4d13c550b6 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/infinispan/pom.xml b/infinispan/pom.xml index b76f707e19f..49de0387f3b 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/integrationtest/elasticsearch/pom.xml b/integrationtest/elasticsearch/pom.xml index e007e5254f5..8f7e9ad4d98 100755 --- a/integrationtest/elasticsearch/pom.xml +++ b/integrationtest/elasticsearch/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/integrationtest/jdk9-modules/pom.xml b/integrationtest/jdk9-modules/pom.xml index 6c88f894b22..2832bdb1418 100644 --- a/integrationtest/jdk9-modules/pom.xml +++ b/integrationtest/jdk9-modules/pom.xml @@ -13,7 +13,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/integrationtest/jms/pom.xml b/integrationtest/jms/pom.xml index 663bcc35d28..b3b613ed12a 100644 --- a/integrationtest/jms/pom.xml +++ b/integrationtest/jms/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/integrationtest/jsr352/pom.xml b/integrationtest/jsr352/pom.xml index 5b3993cbddb..f97be9a6250 100755 --- a/integrationtest/jsr352/pom.xml +++ b/integrationtest/jsr352/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/integrationtest/narayana/pom.xml b/integrationtest/narayana/pom.xml index bf283b778c9..cb770cd082b 100755 --- a/integrationtest/narayana/pom.xml +++ b/integrationtest/narayana/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/integrationtest/osgi/karaf-features/pom.xml b/integrationtest/osgi/karaf-features/pom.xml index a6e479945aa..0a25af579bb 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.11.0.CR1 + 5.11.0-SNAPSHOT ../../../pom.xml diff --git a/integrationtest/osgi/karaf-it/pom.xml b/integrationtest/osgi/karaf-it/pom.xml index ae787dfae0e..cdce3da51b2 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.11.0.CR1 + 5.11.0-SNAPSHOT ../../../pom.xml diff --git a/integrationtest/performance/engine-elasticsearch/pom.xml b/integrationtest/performance/engine-elasticsearch/pom.xml index c701094fa87..5330f08be8a 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.11.0.CR1 + 5.11.0-SNAPSHOT ../../../pom.xml diff --git a/integrationtest/performance/engine-lucene/pom.xml b/integrationtest/performance/engine-lucene/pom.xml index 09c2b9e2a2d..9505314baef 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.11.0.CR1 + 5.11.0-SNAPSHOT ../../../pom.xml diff --git a/integrationtest/performance/orm/pom.xml b/integrationtest/performance/orm/pom.xml index 3b782255b9e..78d513b024b 100755 --- a/integrationtest/performance/orm/pom.xml +++ b/integrationtest/performance/orm/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../../pom.xml diff --git a/integrationtest/performance/sandbox/pom.xml b/integrationtest/performance/sandbox/pom.xml index a1b1bbc7294..3015caba807 100755 --- a/integrationtest/performance/sandbox/pom.xml +++ b/integrationtest/performance/sandbox/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../../pom.xml diff --git a/integrationtest/spring/pom.xml b/integrationtest/spring/pom.xml index c1ac40c53d4..08c34ac4827 100755 --- a/integrationtest/spring/pom.xml +++ b/integrationtest/spring/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/integrationtest/wildfly/pom.xml b/integrationtest/wildfly/pom.xml index ebde68b0d75..000387fa6e1 100755 --- a/integrationtest/wildfly/pom.xml +++ b/integrationtest/wildfly/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/jbossmodules/backend-jgroups/pom.xml b/jbossmodules/backend-jgroups/pom.xml index de65807250b..87aaf84124c 100644 --- a/jbossmodules/backend-jgroups/pom.xml +++ b/jbossmodules/backend-jgroups/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-jbossmodules-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jbossmodules-backend-jgroups diff --git a/jbossmodules/elasticsearch-aws/pom.xml b/jbossmodules/elasticsearch-aws/pom.xml index 90ac335d0a6..c4a42be1531 100644 --- a/jbossmodules/elasticsearch-aws/pom.xml +++ b/jbossmodules/elasticsearch-aws/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-jbossmodules-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jbossmodules-elasticsearch-aws diff --git a/jbossmodules/elasticsearch/pom.xml b/jbossmodules/elasticsearch/pom.xml index 8b6d137233d..72a997e9ca4 100644 --- a/jbossmodules/elasticsearch/pom.xml +++ b/jbossmodules/elasticsearch/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-jbossmodules-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jbossmodules-elasticsearch diff --git a/jbossmodules/engine/pom.xml b/jbossmodules/engine/pom.xml index 0f86078a74a..c1f9cef6d25 100644 --- a/jbossmodules/engine/pom.xml +++ b/jbossmodules/engine/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-jbossmodules-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jbossmodules-engine diff --git a/jbossmodules/orm/pom.xml b/jbossmodules/orm/pom.xml index eb6065d387a..15e09d04572 100644 --- a/jbossmodules/orm/pom.xml +++ b/jbossmodules/orm/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-jbossmodules-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jbossmodules-orm diff --git a/jbossmodules/pom.xml b/jbossmodules/pom.xml index 837751bc3e2..bfdf9f89c78 100644 --- a/jbossmodules/pom.xml +++ b/jbossmodules/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jbossmodules-parent diff --git a/jbossmodules/testing/pom.xml b/jbossmodules/testing/pom.xml index 4543c871964..e902a9782cf 100644 --- a/jbossmodules/testing/pom.xml +++ b/jbossmodules/testing/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-jbossmodules-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jbossmodules-testing diff --git a/jsr352/core/pom.xml b/jsr352/core/pom.xml index d336c605a2b..3b18c2eb22d 100644 --- a/jsr352/core/pom.xml +++ b/jsr352/core/pom.xml @@ -12,7 +12,7 @@ org.hibernate hibernate-search-jsr352-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jsr352-core diff --git a/jsr352/jberet/pom.xml b/jsr352/jberet/pom.xml index 5df587a9d95..4ea6ab2772c 100644 --- a/jsr352/jberet/pom.xml +++ b/jsr352/jberet/pom.xml @@ -12,7 +12,7 @@ org.hibernate hibernate-search-jsr352-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jsr352-jberet diff --git a/jsr352/pom.xml b/jsr352/pom.xml index 8addf7de2e5..26a99003cd1 100644 --- a/jsr352/pom.xml +++ b/jsr352/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-jsr352-parent diff --git a/legacy/pom.xml b/legacy/pom.xml index 0d7d1b141ce..21069111e83 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/orm/pom.xml b/orm/pom.xml index 9026baa3aec..c403073a1a6 100644 --- a/orm/pom.xml +++ b/orm/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 69929998a3c..5a014f649d8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT pom Hibernate Search Aggregator diff --git a/reports/pom.xml b/reports/pom.xml index 6fd0ee58b6c..64f43131132 100644 --- a/reports/pom.xml +++ b/reports/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml diff --git a/serialization/avro/pom.xml b/serialization/avro/pom.xml index cd84eae9ec5..bcdfe2a7522 100644 --- a/serialization/avro/pom.xml +++ b/serialization/avro/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../../pom.xml diff --git a/sharedtestresources/pom.xml b/sharedtestresources/pom.xml index 299f0411de3..ca30e676c9a 100644 --- a/sharedtestresources/pom.xml +++ b/sharedtestresources/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.11.0.CR1 + 5.11.0-SNAPSHOT hibernate-search-sharedtestresources pom diff --git a/testing/pom.xml b/testing/pom.xml index f30da0fd682..afaefb0937a 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.11.0.CR1 + 5.11.0-SNAPSHOT ../pom.xml