You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2022/02/02 21:19:27 UTC

[tika] branch main updated (02e0f62 -> b8cb410)

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from 02e0f62  [maven-release-plugin] prepare release 2.3.0-rc1
     add b8cb410  [maven-release-plugin] prepare for next development iteration

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |   4 +-
 tika-app/pom.xml                                   |   4 +-
 tika-batch/pom.xml                                 |   4 +-
 tika-bom/pom.xml                                   | 128 ++++++++++-----------
 tika-bundles/pom.xml                               |   6 +-
 tika-bundles/tika-bundle-standard/pom.xml          |   6 +-
 tika-core/pom.xml                                  |   4 +-
 tika-eval/pom.xml                                  |   4 +-
 tika-eval/tika-eval-app/pom.xml                    |   4 +-
 tika-eval/tika-eval-core/pom.xml                   |   4 +-
 tika-example/pom.xml                               |   4 +-
 tika-fuzzing/pom.xml                               |   2 +-
 tika-integration-tests/pom.xml                     |   4 +-
 .../pom.xml                                        |   4 +-
 .../tika-pipes-s3-integration-tests/pom.xml        |   4 +-
 .../tika-pipes-solr-integration-tests/pom.xml      |   4 +-
 tika-java7/pom.xml                                 |   4 +-
 tika-langdetect/pom.xml                            |   4 +-
 tika-langdetect/tika-langdetect-lingo24/pom.xml    |   4 +-
 tika-langdetect/tika-langdetect-mitll-text/pom.xml |   4 +-
 tika-langdetect/tika-langdetect-opennlp/pom.xml    |   4 +-
 tika-langdetect/tika-langdetect-optimaize/pom.xml  |   4 +-
 .../tika-langdetect-test-commons/pom.xml           |   4 +-
 tika-langdetect/tika-langdetect-tika/pom.xml       |   4 +-
 tika-parent/pom.xml                                |   4 +-
 tika-parsers/pom.xml                               |   4 +-
 tika-parsers/tika-parsers-extended/pom.xml         |   4 +-
 .../tika-parser-scientific-module/pom.xml          |   4 +-
 .../tika-parser-scientific-package/pom.xml         |   4 +-
 .../tika-parser-sqlite3-module/pom.xml             |   4 +-
 .../tika-parser-sqlite3-package/pom.xml            |   4 +-
 .../pom.xml                                        |   4 +-
 tika-parsers/tika-parsers-ml/pom.xml               |   4 +-
 .../tika-parsers-ml/tika-age-recogniser/pom.xml    |   4 +-
 tika-parsers/tika-parsers-ml/tika-dl/pom.xml       |   4 +-
 .../tika-parser-advancedmedia-module/pom.xml       |   4 +-
 .../tika-parsers-ml/tika-parser-nlp-module/pom.xml |   4 +-
 .../tika-parsers-ml/tika-transcribe-aws/pom.xml    |   4 +-
 tika-parsers/tika-parsers-standard/pom.xml         |   4 +-
 .../tika-parsers-standard-modules/pom.xml          |   4 +-
 .../tika-parser-apple-module/pom.xml               |   4 +-
 .../tika-parser-audiovideo-module/pom.xml          |   4 +-
 .../tika-parser-cad-module/pom.xml                 |   4 +-
 .../tika-parser-code-module/pom.xml                |   4 +-
 .../tika-parser-crypto-module/pom.xml              |   4 +-
 .../tika-parser-digest-commons/pom.xml             |   4 +-
 .../tika-parser-font-module/pom.xml                |   4 +-
 .../tika-parser-html-commons/pom.xml               |   4 +-
 .../tika-parser-html-module/pom.xml                |   4 +-
 .../tika-parser-image-module/pom.xml               |   4 +-
 .../tika-parser-jdbc-commons/pom.xml               |   4 +-
 .../tika-parser-mail-commons/pom.xml               |   4 +-
 .../tika-parser-mail-module/pom.xml                |   4 +-
 .../tika-parser-microsoft-module/pom.xml           |   4 +-
 .../tika-parser-miscoffice-module/pom.xml          |   4 +-
 .../tika-parser-news-module/pom.xml                |   4 +-
 .../tika-parser-ocr-module/pom.xml                 |   4 +-
 .../tika-parser-pdf-module/pom.xml                 |   4 +-
 .../tika-parser-pkg-module/pom.xml                 |   4 +-
 .../tika-parser-text-module/pom.xml                |   4 +-
 .../tika-parser-xml-module/pom.xml                 |   4 +-
 .../tika-parser-xmp-commons/pom.xml                |   4 +-
 .../tika-parser-zip-commons/pom.xml                |   4 +-
 .../tika-parsers-standard-package/pom.xml          |   4 +-
 tika-pipes/pom.xml                                 |   4 +-
 tika-pipes/tika-emitters/pom.xml                   |   4 +-
 tika-pipes/tika-emitters/tika-emitter-fs/pom.xml   |   4 +-
 tika-pipes/tika-emitters/tika-emitter-gcs/pom.xml  |   4 +-
 .../tika-emitters/tika-emitter-opensearch/pom.xml  |   4 +-
 tika-pipes/tika-emitters/tika-emitter-s3/pom.xml   |   4 +-
 tika-pipes/tika-emitters/tika-emitter-solr/pom.xml |   4 +-
 tika-pipes/tika-fetchers/pom.xml                   |   4 +-
 tika-pipes/tika-fetchers/tika-fetcher-gcs/pom.xml  |   4 +-
 tika-pipes/tika-fetchers/tika-fetcher-http/pom.xml |   4 +-
 tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml   |   4 +-
 tika-pipes/tika-httpclient-commons/pom.xml         |   4 +-
 tika-pipes/tika-pipes-iterators/pom.xml            |   4 +-
 .../tika-pipes-iterator-csv/pom.xml                |   4 +-
 .../tika-pipes-iterator-gcs/pom.xml                |   4 +-
 .../tika-pipes-iterator-jdbc/pom.xml               |   4 +-
 .../tika-pipes-iterator-s3/pom.xml                 |   4 +-
 .../tika-pipes-iterator-solr/pom.xml               |   4 +-
 tika-serialization/pom.xml                         |   4 +-
 tika-server/pom.xml                                |   4 +-
 tika-server/tika-server-client/pom.xml             |   4 +-
 tika-server/tika-server-core/pom.xml               |   4 +-
 tika-server/tika-server-standard/pom.xml           |   4 +-
 tika-translate/pom.xml                             |   4 +-
 tika-xmp/pom.xml                                   |   4 +-
 89 files changed, 241 insertions(+), 241 deletions(-)