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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new e9f7252d9 [maven-release-plugin] prepare for next development iteration
e9f7252d9 is described below

commit e9f7252d96a8b9e12ef59912a161b4afe5b334ec
Author: tallison <talli...@apache.org>
AuthorDate: Tue Mar 26 11:08:41 2024 -0400

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml                                            |   4 +-
 tika-app/pom.xml                                   |   4 +-
 tika-batch/pom.xml                                 |   4 +-
 tika-bom/pom.xml                                   | 146 ++++++++++-----------
 tika-bundles/pom.xml                               |   6 +-
 tika-bundles/tika-bundle-standard/pom.xml          |   6 +-
 tika-core/pom.xml                                  |   4 +-
 tika-detectors/pom.xml                             |   2 +-
 tika-detectors/tika-detector-siegfried/pom.xml     |   2 +-
 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 +-
 .../tika-pipes-kafka-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-resource-loading-tests/pom.xml            |   2 +-
 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                                |   6 +-
 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-parser-advancedmedia-package/pom.xml      |   4 +-
 .../tika-parsers-ml/tika-parser-nlp-module/pom.xml |   4 +-
 .../tika-parser-nlp-package/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-webarchive-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-async-cli/pom.xml                  |   4 +-
 tika-pipes/tika-emitters/pom.xml                   |   4 +-
 .../tika-emitters/tika-emitter-az-blob/pom.xml     |   4 +-
 tika-pipes/tika-emitters/tika-emitter-fs/pom.xml   |   4 +-
 tika-pipes/tika-emitters/tika-emitter-gcs/pom.xml  |   4 +-
 tika-pipes/tika-emitters/tika-emitter-jdbc/pom.xml |   2 +-
 .../tika-emitters/tika-emitter-kafka/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-fetchers/tika-fetcher-az-blob/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-az-blob/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-kafka/pom.xml              |   4 +-
 .../tika-pipes-iterator-s3/pom.xml                 |   4 +-
 .../tika-pipes-iterator-solr/pom.xml               |   4 +-
 tika-pipes/tika-pipes-reporters/pom.xml            |   4 +-
 .../tika-pipes-reporter-fs-status/pom.xml          |   4 +-
 .../tika-pipes-reporter-jdbc/pom.xml               |   4 +-
 .../tika-pipes-reporter-opensearch/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-eval/pom.xml               |   2 +-
 tika-server/tika-server-standard/pom.xml           |   4 +-
 tika-translate/pom.xml                             |   4 +-
 tika-xmp/pom.xml                                   |   4 +-
 108 files changed, 284 insertions(+), 284 deletions(-)

diff --git a/pom.xml b/pom.xml
index b5e8ab96a..4da0c2207 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -215,6 +215,6 @@ least three +1 Tika PMC votes are cast.
   </ciManagement>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-app/pom.xml b/tika-app/pom.xml
index c2c15c3ed..9254df0cb 100644
--- a/tika-app/pom.xml
+++ b/tika-app/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -296,6 +296,6 @@
   </ciManagement>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-batch/pom.xml b/tika-batch/pom.xml
index ce57ab674..9b65fe2f5 100644
--- a/tika-batch/pom.xml
+++ b/tika-batch/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -135,6 +135,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-bom/pom.xml b/tika-bom/pom.xml
index 90532e92e..2c2779091 100644
--- a/tika-bom/pom.xml
+++ b/tika-bom/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -38,385 +38,385 @@
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-core</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-serialization</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-translate</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-xmp</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-java7</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Tika server components -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-server-core</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-server-client</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-eval-core</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-fuzzing</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Tika language detection modules -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-langdetect-lingo24</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-langdetect-mitll-text</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-langdetect-opennlp</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-langdetect-optimaize</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-langdetect-tika</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-langdetect-test-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Tika parsers package (standard) -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parsers-standard-package</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-bundle-standard</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Individual modules from standard package -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-apple-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-audiovideo-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-cad-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-code-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-crypto-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-font-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-html-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-image-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-mail-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-microsoft-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-miscoffice-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-news-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-ocr-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-pdf-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-pkg-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-text-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-xml-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-digest-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-html-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-jdbc-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-mail-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-xmp-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-zip-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Tika parsers package (extended) -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-scientific-package</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-sqlite3-package</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Tika parsers modules (extended package) -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-scientific-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-sqlite3-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Tika parsers modules (ML package) -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-age-recogniser</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-dl</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-advancedmedia-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-parser-nlp-module</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-transcribe-aws</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-detectors</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-detector-siegfried</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <!-- Tika Pipes modules -->
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-emitter-fs</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-emitter-gcs</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-emitter-jdbc</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-emitter-kafka</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-emitter-opensearch</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-emitter-s3</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-emitter-solr</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-fetcher-gcs</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-fetcher-http</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-fetcher-s3</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-iterator-csv</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-iterator-gcs</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-iterator-jdbc</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-iterator-kafka</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-iterator-s3</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-iterator-solr</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-reporter-fs-status</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-reporter-jdbc</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-pipes-reporter-opensearch</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-async-cli</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-httpclient-commons</artifactId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/tika-bundles/pom.xml b/tika-bundles/pom.xml
index f0e22301f..d236a8d7f 100644
--- a/tika-bundles/pom.xml
+++ b/tika-bundles/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <artifactId>tika-parent</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>tika-bundles</artifactId>
-  <version>2.9.2</version>
+  <version>2.9.3-SNAPSHOT</version>
   <name>Apache Tika bundles module</name>
 
   <packaging>pom</packaging>
@@ -37,6 +37,6 @@
   </modules>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-bundles/tika-bundle-standard/pom.xml 
b/tika-bundles/tika-bundle-standard/pom.xml
index 06f202300..6ec7efca7 100644
--- a/tika-bundles/tika-bundle-standard/pom.xml
+++ b/tika-bundles/tika-bundle-standard/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-bundles</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>tika-bundle-standard</artifactId>
-  <version>2.9.2</version>
+  <version>2.9.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>Apache Tika OSGi standard bundle</name>
 
@@ -446,7 +446,7 @@
   </ciManagement>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
 
diff --git a/tika-core/pom.xml b/tika-core/pom.xml
index 25a3fed85..8b5fec5b8 100644
--- a/tika-core/pom.xml
+++ b/tika-core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -297,6 +297,6 @@
   </ciManagement>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-detectors/pom.xml b/tika-detectors/pom.xml
index 150c5d8c1..dc475cc07 100644
--- a/tika-detectors/pom.xml
+++ b/tika-detectors/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/tika-detectors/tika-detector-siegfried/pom.xml 
b/tika-detectors/tika-detector-siegfried/pom.xml
index 6c88cd94a..5aac6df67 100644
--- a/tika-detectors/tika-detector-siegfried/pom.xml
+++ b/tika-detectors/tika-detector-siegfried/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-detectors</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tika-eval/pom.xml b/tika-eval/pom.xml
index 53656fd98..5fdd9aa53 100644
--- a/tika-eval/pom.xml
+++ b/tika-eval/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -74,6 +74,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-eval/tika-eval-app/pom.xml b/tika-eval/tika-eval-app/pom.xml
index ae24cd8c8..1b9115762 100644
--- a/tika-eval/tika-eval-app/pom.xml
+++ b/tika-eval/tika-eval-app/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-eval</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -228,6 +228,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-eval/tika-eval-core/pom.xml b/tika-eval/tika-eval-core/pom.xml
index 36159fe84..f4197cbbb 100644
--- a/tika-eval/tika-eval-core/pom.xml
+++ b/tika-eval/tika-eval-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-eval</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -215,6 +215,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-example/pom.xml b/tika-example/pom.xml
index 23ae8be37..109f82e00 100644
--- a/tika-example/pom.xml
+++ b/tika-example/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -149,6 +149,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-fuzzing/pom.xml b/tika-fuzzing/pom.xml
index a9029e9f7..63d27c426 100644
--- a/tika-fuzzing/pom.xml
+++ b/tika-fuzzing/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/tika-integration-tests/pom.xml b/tika-integration-tests/pom.xml
index 6cf5774cd..b5fcd2bfa 100644
--- a/tika-integration-tests/pom.xml
+++ b/tika-integration-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -62,6 +62,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-integration-tests/tika-pipes-kafka-integration-tests/pom.xml 
b/tika-integration-tests/tika-pipes-kafka-integration-tests/pom.xml
index fc33ce4e9..33fdef207 100644
--- a/tika-integration-tests/tika-pipes-kafka-integration-tests/pom.xml
+++ b/tika-integration-tests/tika-pipes-kafka-integration-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-integration-tests</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -77,6 +77,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml 
b/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
index 8c64cc029..1cb747783 100644
--- a/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
+++ b/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-integration-tests</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -88,6 +88,6 @@
     </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-integration-tests/tika-pipes-s3-integration-tests/pom.xml 
b/tika-integration-tests/tika-pipes-s3-integration-tests/pom.xml
index b58101334..77757a53d 100644
--- a/tika-integration-tests/tika-pipes-s3-integration-tests/pom.xml
+++ b/tika-integration-tests/tika-pipes-s3-integration-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-integration-tests</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -91,6 +91,6 @@
     </plugins>
   </build>
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-integration-tests/tika-pipes-solr-integration-tests/pom.xml 
b/tika-integration-tests/tika-pipes-solr-integration-tests/pom.xml
index 2ed4d3c52..7a6c85e49 100644
--- a/tika-integration-tests/tika-pipes-solr-integration-tests/pom.xml
+++ b/tika-integration-tests/tika-pipes-solr-integration-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-integration-tests</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -69,6 +69,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-integration-tests/tika-resource-loading-tests/pom.xml 
b/tika-integration-tests/tika-resource-loading-tests/pom.xml
index a26ef301c..4d95d0f64 100644
--- a/tika-integration-tests/tika-resource-loading-tests/pom.xml
+++ b/tika-integration-tests/tika-resource-loading-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-integration-tests</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/tika-java7/pom.xml b/tika-java7/pom.xml
index 62f6ada48..3e5bd37d3 100644
--- a/tika-java7/pom.xml
+++ b/tika-java7/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -108,6 +108,6 @@
   </ciManagement>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-langdetect/pom.xml b/tika-langdetect/pom.xml
index a8b809da8..8dcdf3fbd 100644
--- a/tika-langdetect/pom.xml
+++ b/tika-langdetect/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -113,6 +113,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-langdetect/tika-langdetect-lingo24/pom.xml 
b/tika-langdetect/tika-langdetect-lingo24/pom.xml
index 3f988218f..29677119d 100644
--- a/tika-langdetect/tika-langdetect-lingo24/pom.xml
+++ b/tika-langdetect/tika-langdetect-lingo24/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-langdetect</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -61,6 +61,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-langdetect/tika-langdetect-mitll-text/pom.xml 
b/tika-langdetect/tika-langdetect-mitll-text/pom.xml
index 506f0f701..265192873 100644
--- a/tika-langdetect/tika-langdetect-mitll-text/pom.xml
+++ b/tika-langdetect/tika-langdetect-mitll-text/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-langdetect</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -61,6 +61,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-langdetect/tika-langdetect-opennlp/pom.xml 
b/tika-langdetect/tika-langdetect-opennlp/pom.xml
index 29f53d73a..05f8c9311 100644
--- a/tika-langdetect/tika-langdetect-opennlp/pom.xml
+++ b/tika-langdetect/tika-langdetect-opennlp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-langdetect</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -60,6 +60,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-langdetect/tika-langdetect-optimaize/pom.xml 
b/tika-langdetect/tika-langdetect-optimaize/pom.xml
index 11582d765..2ec14adf0 100644
--- a/tika-langdetect/tika-langdetect-optimaize/pom.xml
+++ b/tika-langdetect/tika-langdetect-optimaize/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-langdetect</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -55,6 +55,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-langdetect/tika-langdetect-test-commons/pom.xml 
b/tika-langdetect/tika-langdetect-test-commons/pom.xml
index 116bb6518..c84676f05 100644
--- a/tika-langdetect/tika-langdetect-test-commons/pom.xml
+++ b/tika-langdetect/tika-langdetect-test-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-langdetect</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -46,6 +46,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-langdetect/tika-langdetect-tika/pom.xml 
b/tika-langdetect/tika-langdetect-tika/pom.xml
index 1967d07d8..bd5cf702a 100644
--- a/tika-langdetect/tika-langdetect-tika/pom.xml
+++ b/tika-langdetect/tika-langdetect-tika/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-langdetect</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -60,6 +60,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index c826ed9e1..e08d57cac 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.tika</groupId>
   <artifactId>tika-parent</artifactId>
-  <version>2.9.2</version>
+  <version>2.9.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Tika parent</name>
@@ -285,7 +285,7 @@
     <maven.compiler.target>1.8</maven.compiler.target>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     
<project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>
-    <project.build.outputTimestamp>1711465007</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1711465721</project.build.outputTimestamp>
     <!-- plugin versions -->
     <checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
     <forbiddenapis.version>3.7</forbiddenapis.version>
@@ -1366,7 +1366,7 @@
       <url>https://github.com/apache/tika</url>
   -->
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.3.0-rc1</tag>
     <connection>scm:git:https://github.com/apache/</connection>
     
<developerConnection>scm:git:https://github.com/apache/</developerConnection>
     <url>https://github.com/apache/tika</url>
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 4f668b123..4da329735 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -99,6 +99,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parsers/tika-parsers-extended/pom.xml 
b/tika-parsers/tika-parsers-extended/pom.xml
index 2c5f22a8b..e4a20f53f 100644
--- a/tika-parsers/tika-parsers-extended/pom.xml
+++ b/tika-parsers/tika-parsers-extended/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parsers</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -87,6 +87,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-extended/tika-parser-scientific-module/pom.xml 
b/tika-parsers/tika-parsers-extended/tika-parser-scientific-module/pom.xml
index 0abb842d1..f48a97c96 100644
--- a/tika-parsers/tika-parsers-extended/tika-parser-scientific-module/pom.xml
+++ b/tika-parsers/tika-parsers-extended/tika-parser-scientific-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-extended</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -140,6 +140,6 @@ May the gods of dependency management fix this in the 
future.
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-extended/tika-parser-scientific-package/pom.xml 
b/tika-parsers/tika-parsers-extended/tika-parser-scientific-package/pom.xml
index 357068539..9f9604be5 100644
--- a/tika-parsers/tika-parsers-extended/tika-parser-scientific-package/pom.xml
+++ b/tika-parsers/tika-parsers-extended/tika-parser-scientific-package/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-extended</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -126,6 +126,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-module/pom.xml 
b/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-module/pom.xml
index 1150398ac..de0153c69 100644
--- a/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-module/pom.xml
+++ b/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-extended</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -64,6 +64,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-package/pom.xml 
b/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-package/pom.xml
index d5260c174..2420bf595 100644
--- a/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-package/pom.xml
+++ b/tika-parsers/tika-parsers-extended/tika-parser-sqlite3-package/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-extended</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -101,6 +101,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-parsers/tika-parsers-extended/tika-parsers-extended-integration-tests/pom.xml
 
b/tika-parsers/tika-parsers-extended/tika-parsers-extended-integration-tests/pom.xml
index 17b2b49df..7e4723260 100644
--- 
a/tika-parsers/tika-parsers-extended/tika-parsers-extended-integration-tests/pom.xml
+++ 
b/tika-parsers/tika-parsers-extended/tika-parsers-extended-integration-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-extended</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -74,6 +74,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parsers/tika-parsers-ml/pom.xml 
b/tika-parsers/tika-parsers-ml/pom.xml
index fcc6a2dbc..2e5276e5d 100644
--- a/tika-parsers/tika-parsers-ml/pom.xml
+++ b/tika-parsers/tika-parsers-ml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parsers</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -101,6 +101,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
index 50a6abe26..d591cb13b 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parsers-ml</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>tika-age-recogniser</artifactId>
@@ -236,6 +236,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-parsers/tika-parsers-ml/tika-dl/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-dl/pom.xml
index 02b2cabba..66f8ebcf7 100644
--- a/tika-parsers/tika-parsers-ml/tika-dl/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-dl/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parsers-ml</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>tika-dl</artifactId>
@@ -144,6 +144,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-module/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-module/pom.xml
index 6eb42bcb3..88deb3908 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-module/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-ml</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -80,6 +80,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-package/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-package/pom.xml
index 13d06c2e2..dd2c9a160 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-package/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-package/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-ml</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -110,6 +110,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
index f95407151..49fc9cc3c 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>tika-parsers-ml</artifactId>
         <groupId>org.apache.tika</groupId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -205,6 +205,6 @@
         </profile>
     </profiles>
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parsers/tika-parsers-ml/tika-parser-nlp-package/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-parser-nlp-package/pom.xml
index 879d71d71..df8d7ab8b 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-nlp-package/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-nlp-package/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-ml</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -110,6 +110,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parsers/tika-parsers-ml/tika-transcribe-aws/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-transcribe-aws/pom.xml
index b6646d9e2..44b169afa 100644
--- a/tika-parsers/tika-parsers-ml/tika-transcribe-aws/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-transcribe-aws/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>tika-parsers-ml</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>tika-transcribe-aws</artifactId>
@@ -132,6 +132,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-parsers/tika-parsers-standard/pom.xml 
b/tika-parsers/tika-parsers-standard/pom.xml
index 9be0e4665..062023df9 100644
--- a/tika-parsers/tika-parsers-standard/pom.xml
+++ b/tika-parsers/tika-parsers-standard/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -85,6 +85,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/pom.xml 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/pom.xml
index 2482665f6..dd387af0b 100644
--- a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/pom.xml
+++ b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -110,6 +110,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-apple-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-apple-module/pom.xml
index c27bc79c0..1815b1454 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-apple-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-apple-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -65,6 +65,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-audiovideo-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-audiovideo-module/pom.xml
index 908d9a35e..2d00cdd0e 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-audiovideo-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-audiovideo-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -60,6 +60,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-cad-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-cad-module/pom.xml
index 66c7b783d..b4dcd61ac 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-cad-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-cad-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -68,6 +68,6 @@
     </plugins>
   </build>
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-code-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-code-module/pom.xml
index 54f60d5ff..16ec08f4e 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-code-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-code-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -85,6 +85,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-crypto-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-crypto-module/pom.xml
index 5f4b59b92..b5f29049a 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-crypto-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-crypto-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -63,6 +63,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-digest-commons/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-digest-commons/pom.xml
index 528d769e3..409ba5269 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-digest-commons/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-digest-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -46,6 +46,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-font-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-font-module/pom.xml
index 03882dff7..fe81c43c2 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-font-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-font-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -62,6 +62,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-commons/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-commons/pom.xml
index e4a7f7945..d3d5ccec0 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-commons/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -69,6 +69,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-module/pom.xml
index cad1d0a03..d04ab8ff4 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -74,6 +74,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-image-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-image-module/pom.xml
index d0bdc3a69..312f0774b 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-image-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-image-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -103,6 +103,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-jdbc-commons/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-jdbc-commons/pom.xml
index 3368fcbb3..bf2385eee 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-jdbc-commons/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-jdbc-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -30,6 +30,6 @@
   <name>Apache Tika jdbc parser commons</name>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-commons/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-commons/pom.xml
index dbac4c5b1..142df9fcc 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-commons/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -45,6 +45,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-module/pom.xml
index c42f72d36..25c90ca4d 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -88,6 +88,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/pom.xml
index 6d54ec75f..c5005c839 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -143,6 +143,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-miscoffice-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-miscoffice-module/pom.xml
index 32d27cbd3..1fa88d65b 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-miscoffice-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-miscoffice-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -96,6 +96,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-news-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-news-module/pom.xml
index 47adaf136..ee9c2e2c9 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-news-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-news-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -64,6 +64,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-ocr-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-ocr-module/pom.xml
index 8199146e7..7496a7687 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-ocr-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-ocr-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -70,6 +70,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pdf-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pdf-module/pom.xml
index 56cb1f3d4..0effe922e 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pdf-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pdf-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -123,6 +123,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pkg-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pkg-module/pom.xml
index a76a7b6ec..eb5f24617 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pkg-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pkg-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -94,6 +94,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-text-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-text-module/pom.xml
index b59390c49..6ab3fb539 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-text-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-text-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -79,6 +79,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-webarchive-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-webarchive-module/pom.xml
index 713c6cec4..3cdd48077 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-webarchive-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-webarchive-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -83,6 +83,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xml-module/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xml-module/pom.xml
index d285aaf83..f8898af75 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xml-module/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xml-module/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -63,6 +63,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xmp-commons/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xmp-commons/pom.xml
index b8b3d5a03..74b3abb9e 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xmp-commons/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-xmp-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -66,6 +66,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-zip-commons/pom.xml
 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-zip-commons/pom.xml
index 1fbe7d9f8..66c9d71b7 100644
--- 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-zip-commons/pom.xml
+++ 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-zip-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard-modules</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -59,6 +59,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git 
a/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/pom.xml 
b/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/pom.xml
index ec37e4c7f..36e08ede9 100644
--- a/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/pom.xml
+++ b/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-parsers-standard</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -375,6 +375,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/pom.xml b/tika-pipes/pom.xml
index cfce87ae0..4652ef638 100644
--- a/tika-pipes/pom.xml
+++ b/tika-pipes/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -87,6 +87,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-async-cli/pom.xml 
b/tika-pipes/tika-async-cli/pom.xml
index c435f47a0..0cbcf63a0 100644
--- a/tika-pipes/tika-async-cli/pom.xml
+++ b/tika-pipes/tika-async-cli/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -131,6 +131,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-emitters/pom.xml b/tika-pipes/tika-emitters/pom.xml
index b03ce02eb..c98e13818 100644
--- a/tika-pipes/tika-emitters/pom.xml
+++ b/tika-pipes/tika-emitters/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -43,6 +43,6 @@
   </modules>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-emitters/tika-emitter-az-blob/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-az-blob/pom.xml
index e383616d2..c1febe34e 100644
--- a/tika-pipes/tika-emitters/tika-emitter-az-blob/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-az-blob/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -116,6 +116,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-emitters/tika-emitter-fs/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-fs/pom.xml
index 35d883e73..bae989d68 100644
--- a/tika-pipes/tika-emitters/tika-emitter-fs/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-fs/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -111,6 +111,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-emitters/tika-emitter-gcs/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-gcs/pom.xml
index a1013f20d..e189409e4 100644
--- a/tika-pipes/tika-emitters/tika-emitter-gcs/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-gcs/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -116,6 +116,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-emitters/tika-emitter-jdbc/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-jdbc/pom.xml
index 33f7d9d3b..2b262260d 100644
--- a/tika-pipes/tika-emitters/tika-emitter-jdbc/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-jdbc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tika-pipes/tika-emitters/tika-emitter-kafka/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-kafka/pom.xml
index c896f7189..f65f62d56 100644
--- a/tika-pipes/tika-emitters/tika-emitter-kafka/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-kafka/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -127,6 +127,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-emitters/tika-emitter-opensearch/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-opensearch/pom.xml
index 1a59d1e13..e47608f2a 100644
--- a/tika-pipes/tika-emitters/tika-emitter-opensearch/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-opensearch/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -137,6 +137,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-emitters/tika-emitter-s3/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-s3/pom.xml
index 0537af251..e9b7282ab 100644
--- a/tika-pipes/tika-emitters/tika-emitter-s3/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-s3/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -121,6 +121,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-emitters/tika-emitter-solr/pom.xml 
b/tika-pipes/tika-emitters/tika-emitter-solr/pom.xml
index 999e031c9..d45dd0006 100644
--- a/tika-pipes/tika-emitters/tika-emitter-solr/pom.xml
+++ b/tika-pipes/tika-emitters/tika-emitter-solr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-emitters</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -119,6 +119,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-fetchers/pom.xml b/tika-pipes/tika-fetchers/pom.xml
index afac72690..d4cd44401 100644
--- a/tika-pipes/tika-fetchers/pom.xml
+++ b/tika-pipes/tika-fetchers/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -42,6 +42,6 @@
 
   </dependencies>
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-az-blob/pom.xml 
b/tika-pipes/tika-fetchers/tika-fetcher-az-blob/pom.xml
index db481ac2d..e60cc9bb8 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-az-blob/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-az-blob/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>tika-fetchers</artifactId>
         <groupId>org.apache.tika</groupId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -121,6 +121,6 @@
     </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-gcs/pom.xml 
b/tika-pipes/tika-fetchers/tika-fetcher-gcs/pom.xml
index 456e45545..a17364325 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-gcs/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-gcs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>tika-fetchers</artifactId>
         <groupId>org.apache.tika</groupId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -108,6 +108,6 @@
     </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-http/pom.xml 
b/tika-pipes/tika-fetchers/tika-fetcher-http/pom.xml
index aa883f881..6780d595a 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-http/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-http/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-fetchers</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -125,6 +125,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml 
b/tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml
index dac2693e0..4b56a169d 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>tika-fetchers</artifactId>
         <groupId>org.apache.tika</groupId>
-        <version>2.9.2</version>
+        <version>2.9.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -113,6 +113,6 @@
     </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-httpclient-commons/pom.xml 
b/tika-pipes/tika-httpclient-commons/pom.xml
index c18bdf907..ae4febf9b 100644
--- a/tika-pipes/tika-httpclient-commons/pom.xml
+++ b/tika-pipes/tika-httpclient-commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-pipes</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -43,6 +43,6 @@
   </dependencies>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-pipes/tika-pipes-iterators/pom.xml 
b/tika-pipes/tika-pipes-iterators/pom.xml
index 10a444c21..b2773539d 100644
--- a/tika-pipes/tika-pipes-iterators/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -44,6 +44,6 @@
   </modules>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml
index 70f472403..6a99e338b 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-iterators</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -110,6 +110,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml
index 2f1678eb3..e228b7459 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-iterators</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -120,6 +120,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml
index 6f10e755a..992a69878 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-iterators</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -110,6 +110,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml
index aea5ec3a7..73641fb85 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-iterators</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -111,6 +111,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml
index 76d40ea6e..c43819411 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-iterators</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -120,6 +120,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml
index 830f5d0c8..ce45a1214 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-iterators</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -115,6 +115,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml
index 88a5d15b7..bc986b54e 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-iterators</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -116,6 +116,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-reporters/pom.xml 
b/tika-pipes/tika-pipes-reporters/pom.xml
index 3848f4877..bdb2c5cfc 100644
--- a/tika-pipes/tika-pipes-reporters/pom.xml
+++ b/tika-pipes/tika-pipes-reporters/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -38,6 +38,6 @@
   </modules>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml 
b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml
index 641f9deec..0514ca40f 100644
--- a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml
+++ b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-reporters</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -138,6 +138,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml 
b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml
index e5e737001..b69304669 100644
--- a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml
+++ b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-reporters</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -111,6 +111,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git 
a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml 
b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml
index 08b5c1d1e..921525fb8 100644
--- a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml
+++ b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-pipes-reporters</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -115,6 +115,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-serialization/pom.xml b/tika-serialization/pom.xml
index f39dcd36a..5750e1693 100644
--- a/tika-serialization/pom.xml
+++ b/tika-serialization/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -110,6 +110,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-server/pom.xml b/tika-server/pom.xml
index ae517bc77..66cff83de 100644
--- a/tika-server/pom.xml
+++ b/tika-server/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -70,6 +70,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-server/tika-server-client/pom.xml 
b/tika-server/tika-server-client/pom.xml
index bda5f6f88..1c12b80db 100644
--- a/tika-server/tika-server-client/pom.xml
+++ b/tika-server/tika-server-client/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tika-server</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -130,6 +130,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-server/tika-server-core/pom.xml 
b/tika-server/tika-server-core/pom.xml
index 886e15896..d53f08a26 100644
--- a/tika-server/tika-server-core/pom.xml
+++ b/tika-server/tika-server-core/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tika-server</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -328,6 +328,6 @@
   </profiles>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-server/tika-server-eval/pom.xml 
b/tika-server/tika-server-eval/pom.xml
index ca68144ad..635a485c9 100644
--- a/tika-server/tika-server-eval/pom.xml
+++ b/tika-server/tika-server-eval/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tika-server</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tika-server/tika-server-standard/pom.xml 
b/tika-server/tika-server-standard/pom.xml
index 1ebda2f31..7a0a733f4 100644
--- a/tika-server/tika-server-standard/pom.xml
+++ b/tika-server/tika-server-standard/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tika-server</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -319,6 +319,6 @@
   </build>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/tika-translate/pom.xml b/tika-translate/pom.xml
index 523d6ca16..a654886f5 100644
--- a/tika-translate/pom.xml
+++ b/tika-translate/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -246,6 +246,6 @@
   </ciManagement>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>
diff --git a/tika-xmp/pom.xml b/tika-xmp/pom.xml
index a2a37cd31..95443dea3 100644
--- a/tika-xmp/pom.xml
+++ b/tika-xmp/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>2.9.2</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -116,6 +116,6 @@
   </ciManagement>
 
   <scm>
-    <tag>2.9.2-rc2</tag>
+    <tag>2.2.1-rc2</tag>
   </scm>
 </project>


Reply via email to