From 38bdefbdddb121700c59c376889b2d5060991693 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Mon, 13 Dec 2021 18:52:11 +0100 Subject: [PATCH] prepare release fscrawler-2.8 --- 3rdparty/pom.xml | 2 +- 3rdparty/workplacesearch-client/pom.xml | 2 +- beans/pom.xml | 2 +- cli/pom.xml | 2 +- core/pom.xml | 2 +- crawler/crawler-abstract/pom.xml | 2 +- crawler/crawler-fs/pom.xml | 2 +- crawler/crawler-ftp/pom.xml | 2 +- crawler/crawler-ssh/pom.xml | 2 +- crawler/pom.xml | 2 +- distribution/es6/pom.xml | 2 +- distribution/es7/pom.xml | 2 +- distribution/pom.xml | 2 +- docs/pom.xml | 2 +- docs/source/fscrawler.ini | 2 +- .../elasticsearch-client-base/pom.xml | 2 +- .../elasticsearch-client-v6/pom.xml | 2 +- .../elasticsearch-client-v7/pom.xml | 2 +- elasticsearch-client/pom.xml | 2 +- framework/pom.xml | 2 +- integration-tests/it-common/pom.xml | 2 +- integration-tests/it-v6/pom.xml | 2 +- integration-tests/it-v7/pom.xml | 4 +- integration-tests/pom.xml | 2 +- pom.xml | 42 +++++++++---------- rest/pom.xml | 2 +- settings/pom.xml | 2 +- test-documents/pom.xml | 2 +- test-framework/pom.xml | 2 +- tika/pom.xml | 2 +- 30 files changed, 51 insertions(+), 51 deletions(-) diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml index 3172b8cbb..6f5dd3307 100644 --- a/3rdparty/pom.xml +++ b/3rdparty/pom.xml @@ -5,7 +5,7 @@ fr.pilato.elasticsearch.crawler fscrawler-parent - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/3rdparty/workplacesearch-client/pom.xml b/3rdparty/workplacesearch-client/pom.xml index cdbc3fcce..cdd0c670b 100644 --- a/3rdparty/workplacesearch-client/pom.xml +++ b/3rdparty/workplacesearch-client/pom.xml @@ -5,7 +5,7 @@ fscrawler-3rdparty fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/beans/pom.xml b/beans/pom.xml index 05536bafb..aae94f5d4 100644 --- a/beans/pom.xml +++ b/beans/pom.xml @@ -5,7 +5,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/cli/pom.xml b/cli/pom.xml index a5481e80d..b120ab53a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ fr.pilato.elasticsearch.crawler fscrawler-parent - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index d137b2ce7..52b409649 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 fscrawler-core diff --git a/crawler/crawler-abstract/pom.xml b/crawler/crawler-abstract/pom.xml index f82e27fed..11fd620ae 100644 --- a/crawler/crawler-abstract/pom.xml +++ b/crawler/crawler-abstract/pom.xml @@ -5,7 +5,7 @@ fscrawler-crawler fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/crawler/crawler-fs/pom.xml b/crawler/crawler-fs/pom.xml index e630ddb75..557b6f84a 100644 --- a/crawler/crawler-fs/pom.xml +++ b/crawler/crawler-fs/pom.xml @@ -5,7 +5,7 @@ fscrawler-crawler fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/crawler/crawler-ftp/pom.xml b/crawler/crawler-ftp/pom.xml index bfa164aee..faadcb2e9 100644 --- a/crawler/crawler-ftp/pom.xml +++ b/crawler/crawler-ftp/pom.xml @@ -5,7 +5,7 @@ fscrawler-crawler fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/crawler/crawler-ssh/pom.xml b/crawler/crawler-ssh/pom.xml index 97d877c6f..a5ec01b92 100644 --- a/crawler/crawler-ssh/pom.xml +++ b/crawler/crawler-ssh/pom.xml @@ -5,7 +5,7 @@ fscrawler-crawler fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/crawler/pom.xml b/crawler/pom.xml index a4fe90126..afd79b8d2 100644 --- a/crawler/pom.xml +++ b/crawler/pom.xml @@ -5,7 +5,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/distribution/es6/pom.xml b/distribution/es6/pom.xml index 02b9292e3..bd08d6e8d 100644 --- a/distribution/es6/pom.xml +++ b/distribution/es6/pom.xml @@ -6,7 +6,7 @@ fr.pilato.elasticsearch.crawler fscrawler-distribution - 2.8-SNAPSHOT + 2.8 fscrawler-es6 diff --git a/distribution/es7/pom.xml b/distribution/es7/pom.xml index 3cfad3a6c..125ef89e8 100644 --- a/distribution/es7/pom.xml +++ b/distribution/es7/pom.xml @@ -6,7 +6,7 @@ fr.pilato.elasticsearch.crawler fscrawler-distribution - 2.8-SNAPSHOT + 2.8 fscrawler-es7 diff --git a/distribution/pom.xml b/distribution/pom.xml index b4d000a29..10c1e60d1 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ fr.pilato.elasticsearch.crawler fscrawler-parent - 2.8-SNAPSHOT + 2.8 fscrawler-distribution diff --git a/docs/pom.xml b/docs/pom.xml index 025eae62d..9d1380bb8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 fscrawler-docs diff --git a/docs/source/fscrawler.ini b/docs/source/fscrawler.ini index 41b69764d..94ec7d1f5 100644 --- a/docs/source/fscrawler.ini +++ b/docs/source/fscrawler.ini @@ -1,5 +1,5 @@ [FsCrawler] -Version=2.8-SNAPSHOT +Version=2.8 [3rdParty] TikaVersion=2.1.0 diff --git a/elasticsearch-client/elasticsearch-client-base/pom.xml b/elasticsearch-client/elasticsearch-client-base/pom.xml index aa2edecae..848167972 100644 --- a/elasticsearch-client/elasticsearch-client-base/pom.xml +++ b/elasticsearch-client/elasticsearch-client-base/pom.xml @@ -5,7 +5,7 @@ fr.pilato.elasticsearch.crawler fscrawler-elasticsearch-client - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/elasticsearch-client/elasticsearch-client-v6/pom.xml b/elasticsearch-client/elasticsearch-client-v6/pom.xml index 562051bd1..55025f549 100644 --- a/elasticsearch-client/elasticsearch-client-v6/pom.xml +++ b/elasticsearch-client/elasticsearch-client-v6/pom.xml @@ -5,7 +5,7 @@ fr.pilato.elasticsearch.crawler fscrawler-elasticsearch-client - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/elasticsearch-client/elasticsearch-client-v7/pom.xml b/elasticsearch-client/elasticsearch-client-v7/pom.xml index b3ceda7df..bc2e12805 100644 --- a/elasticsearch-client/elasticsearch-client-v7/pom.xml +++ b/elasticsearch-client/elasticsearch-client-v7/pom.xml @@ -5,7 +5,7 @@ fr.pilato.elasticsearch.crawler fscrawler-elasticsearch-client - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/elasticsearch-client/pom.xml b/elasticsearch-client/pom.xml index 40a30245a..9fcab9816 100644 --- a/elasticsearch-client/pom.xml +++ b/elasticsearch-client/pom.xml @@ -5,7 +5,7 @@ fr.pilato.elasticsearch.crawler fscrawler-parent - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/framework/pom.xml b/framework/pom.xml index a84c95168..50952fd23 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -6,7 +6,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 fscrawler-framework diff --git a/integration-tests/it-common/pom.xml b/integration-tests/it-common/pom.xml index 0e0a5e17b..6fd113f19 100644 --- a/integration-tests/it-common/pom.xml +++ b/integration-tests/it-common/pom.xml @@ -6,7 +6,7 @@ fr.pilato.elasticsearch.crawler fscrawler-it - 2.8-SNAPSHOT + 2.8 fscrawler-it-common diff --git a/integration-tests/it-v6/pom.xml b/integration-tests/it-v6/pom.xml index fa63d6ed0..149bb59b3 100644 --- a/integration-tests/it-v6/pom.xml +++ b/integration-tests/it-v6/pom.xml @@ -6,7 +6,7 @@ fr.pilato.elasticsearch.crawler fscrawler-it - 2.8-SNAPSHOT + 2.8 fscrawler-it-v6 diff --git a/integration-tests/it-v7/pom.xml b/integration-tests/it-v7/pom.xml index d130e428f..9cc73673c 100644 --- a/integration-tests/it-v7/pom.xml +++ b/integration-tests/it-v7/pom.xml @@ -6,7 +6,7 @@ fr.pilato.elasticsearch.crawler fscrawler-it - 2.8-SNAPSHOT + 2.8 fscrawler-it-v7 @@ -31,7 +31,7 @@ fr.pilato.elasticsearch.crawler fscrawler-it-common - 2.8-SNAPSHOT + 2.8 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index acf48a9d5..f1618ac08 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ fr.pilato.elasticsearch.crawler fscrawler-parent - 2.8-SNAPSHOT + 2.8 fscrawler-it diff --git a/pom.xml b/pom.xml index efd2dfcec..9b868030c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ fr.pilato.elasticsearch.crawler fscrawler-parent pom - 2.8-SNAPSHOT + 2.8 framework test-framework @@ -476,102 +476,102 @@ fr.pilato.elasticsearch.crawler fscrawler-framework - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-test-framework - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-test-documents - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-it-common - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-core - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-settings - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-elasticsearch-client - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-elasticsearch-client-base - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-elasticsearch-client-v6 - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-elasticsearch-client-v7 - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-workplacesearch-client - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-cli - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-beans - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-crawler - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-crawler-abstract - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-crawler-fs - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-crawler-ftp - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-crawler-ssh - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-tika - 2.8-SNAPSHOT + 2.8 fr.pilato.elasticsearch.crawler fscrawler-rest - 2.8-SNAPSHOT + 2.8 diff --git a/rest/pom.xml b/rest/pom.xml index 6a355e26a..b99a6e364 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -5,7 +5,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/settings/pom.xml b/settings/pom.xml index a7b3040e4..50c56624d 100644 --- a/settings/pom.xml +++ b/settings/pom.xml @@ -5,7 +5,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0 diff --git a/test-documents/pom.xml b/test-documents/pom.xml index b924e5edb..243e4c500 100644 --- a/test-documents/pom.xml +++ b/test-documents/pom.xml @@ -6,7 +6,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 fscrawler-test-documents diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 4d047ba63..b8d7f764c 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -6,7 +6,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 fscrawler-test-framework diff --git a/tika/pom.xml b/tika/pom.xml index b583e54ec..27745fabd 100644 --- a/tika/pom.xml +++ b/tika/pom.xml @@ -5,7 +5,7 @@ fscrawler-parent fr.pilato.elasticsearch.crawler - 2.8-SNAPSHOT + 2.8 4.0.0