[maven-release-plugin] prepare release 3.2.2-rc1
diff --git a/pom.xml b/pom.xml
index d5eca0a..b80b2c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>tika-parent/pom.xml</relativePath>
</parent>
@@ -217,6 +217,6 @@
</ciManagement>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-app/pom.xml b/tika-app/pom.xml
index 1742e9c..0f02152 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -288,6 +288,6 @@
</ciManagement>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-batch/pom.xml b/tika-batch/pom.xml
index 4b0c381..0468197 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -138,6 +138,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-bom/pom.xml b/tika-bom/pom.xml
index 17b3968..3a09e5d 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -38,384 +38,384 @@
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-serialization</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-translate</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-xmp</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-java7</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Tika server components -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-server-core</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-server-client</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-eval-core</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-fuzzing</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Tika language detection modules -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-langdetect-lingo24</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-langdetect-mitll-text</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-langdetect-opennlp</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-langdetect-optimaize</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-langdetect-tika</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-langdetect-test-commons</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Tika parsers package (standard) -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parsers-standard-package</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-bundle-standard</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Individual modules from standard package -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-apple-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-audiovideo-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-cad-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-code-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-crypto-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-font-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-html-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-image-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-mail-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-microsoft-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-miscoffice-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-news-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-ocr-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-pdf-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-pkg-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-text-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-xml-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-digest-commons</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-handler-boilerpipe</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-jdbc-commons</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-mail-commons</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-xmp-commons</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-zip-commons</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Tika parsers package (extended) -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-scientific-package</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-sqlite3-package</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Tika parsers modules (extended package) -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-scientific-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-sqlite3-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Tika parsers modules (ML package) -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-age-recogniser</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-dl</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-advancedmedia-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-nlp-module</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-transcribe-aws</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-detectors</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-detector-siegfried</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<!-- Tika Pipes modules -->
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-emitter-fs</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-emitter-gcs</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-emitter-jdbc</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-emitter-kafka</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-emitter-opensearch</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-emitter-s3</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-emitter-solr</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-fetcher-gcs</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-fetcher-http</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-fetcher-s3</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-iterator-csv</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-iterator-gcs</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-iterator-jdbc</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-iterator-kafka</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-iterator-s3</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-iterator-solr</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-reporter-fs-status</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-reporter-jdbc</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-reporter-opensearch</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-async-cli</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-httpclient-commons</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</dependency>
</dependencies>
</dependencyManagement>
diff --git a/tika-bundles/pom.xml b/tika-bundles/pom.xml
index 80a85e8..a2b518c 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>tika-bundles</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<name>Apache Tika bundles module</name>
<packaging>pom</packaging>
@@ -37,6 +37,6 @@
</modules>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 33471f4..5e7a261 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tika-bundle-standard</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<packaging>bundle</packaging>
<name>Apache Tika OSGi standard bundle</name>
@@ -435,6 +435,6 @@
</ciManagement>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-core/pom.xml b/tika-core/pom.xml
index a08785b..16cacd4 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -291,6 +291,6 @@
</ciManagement>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-detectors/pom.xml b/tika-detectors/pom.xml
index 2d4a41e..18fb0f6 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
diff --git a/tika-detectors/tika-detector-magika/pom.xml b/tika-detectors/tika-detector-magika/pom.xml
index c43ba6a..36f97e1 100644
--- a/tika-detectors/tika-detector-magika/pom.xml
+++ b/tika-detectors/tika-detector-magika/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>tika-detectors</artifactId>
<groupId>org.apache.tika</groupId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tika-detectors/tika-detector-siegfried/pom.xml b/tika-detectors/tika-detector-siegfried/pom.xml
index 7954a7d..8178a3b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tika-eval/pom.xml b/tika-eval/pom.xml
index 14bcc14..294835a 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -74,6 +74,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-eval/tika-eval-app/pom.xml b/tika-eval/tika-eval-app/pom.xml
index b274251..cae106c 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -232,6 +232,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-eval/tika-eval-core/pom.xml b/tika-eval/tika-eval-core/pom.xml
index 03dd885..be8bbbb 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -214,6 +214,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
\ No newline at end of file
diff --git a/tika-example/pom.xml b/tika-example/pom.xml
index a015725..5813cf3 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -148,6 +148,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-fuzzing/pom.xml b/tika-fuzzing/pom.xml
index 3d91469..a8746e5 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
diff --git a/tika-grpc/pom.xml b/tika-grpc/pom.xml
index bd20eb2..a955d75 100644
--- a/tika-grpc/pom.xml
+++ b/tika-grpc/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
diff --git a/tika-handlers/pom.xml b/tika-handlers/pom.xml
index 342ebed..3cc12f8 100644
--- a/tika-handlers/pom.xml
+++ b/tika-handlers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
diff --git a/tika-handlers/tika-handler-boilerpipe/pom.xml b/tika-handlers/tika-handler-boilerpipe/pom.xml
index 4951239..eddc5ab 100644
--- a/tika-handlers/tika-handler-boilerpipe/pom.xml
+++ b/tika-handlers/tika-handler-boilerpipe/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-handlers</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/tika-integration-tests/pom.xml b/tika-integration-tests/pom.xml
index ea8adbe..897e8fb 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -61,6 +61,6 @@
</dependencies>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 877fa3e..d128fb3 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,6 +76,6 @@
</dependencies>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 cd44758..d510973 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -83,6 +83,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 595cdf1..8415d2f 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -90,6 +90,6 @@
</plugins>
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 7b55ab1..f21dab4 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -68,6 +68,6 @@
</dependencies>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 3139170..f015dfb 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tika-java7/pom.xml b/tika-java7/pom.xml
index 9b42ccb..e0213df 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -120,6 +120,6 @@
</ciManagement>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-langdetect/pom.xml b/tika-langdetect/pom.xml
index c952614..1733c12 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -111,6 +111,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 e4a98cf..ff6a792 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -77,6 +77,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 f2f872c..d8f9524 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,6 +76,6 @@
</plugins>
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 586d1ab..f80088c 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -70,6 +70,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 bb5ef23..1f08abf 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -69,6 +69,6 @@
</plugins>
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 5ae30dc..186c791 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -46,6 +46,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 5c4ebad..a613d03 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -71,6 +71,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
\ No newline at end of file
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 541590a..5c21d58 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<packaging>pom</packaging>
<name>Apache Tika parent</name>
@@ -286,7 +286,7 @@
<maven.compiler.release>11</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>
- <project.build.outputTimestamp>1750957826</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1754498673</project.build.outputTimestamp>
<!-- plugin versions -->
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
<forbiddenapis.version>3.9</forbiddenapis.version>
@@ -1526,7 +1526,7 @@
<url>https://github.com/apache/tika</url>
-->
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-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 59792ae..9a872aa 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -97,6 +97,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 9827c21..f53b705 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -87,6 +87,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 5171552..f920ae5 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -143,6 +143,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 fb19a22..95ca142 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -128,6 +128,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 6e0fed7..54baa41 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -64,6 +64,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 46339d8..bb763b0 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -101,6 +101,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 cf07df6..1cb1f73 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -74,6 +74,6 @@
</dependencies>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 d155092..98bad9b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -101,6 +101,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 60b4e4c..0eaaad5 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<artifactId>tika-age-recogniser</artifactId>
@@ -371,6 +371,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 1cbdc88..548b666 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<artifactId>tika-dl</artifactId>
@@ -190,6 +190,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 87ecd6e..40ede1d 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -80,6 +80,6 @@
</dependencies>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 270632a..5e6296b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -110,6 +110,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 f598bd0..04a386c 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -212,6 +212,6 @@
</profile>
</profiles>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 d2d9e60..712aff3 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -110,6 +110,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 8ed0cea..2623b9d 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<artifactId>tika-transcribe-aws</artifactId>
@@ -149,6 +149,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-parsers/tika-parsers-standard/pom.xml b/tika-parsers/tika-parsers-standard/pom.xml
index 8c430c7..f4ce3d7 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -85,6 +85,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 e6c76c4..c40845b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -109,6 +109,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 a317472..ec0b886 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -65,6 +65,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 a5f9828..d1e3f24 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -60,6 +60,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 19d276e..2eb3154 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -68,6 +68,6 @@
</plugins>
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
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 e57d516..d00c120 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -90,6 +90,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 55e2d45..00b54eb 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -63,6 +63,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 3090a91..dfa27c3 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -61,6 +61,6 @@
</plugins>
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 303a02f..5e8975d 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -62,6 +62,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 778f863..f23e740 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -73,6 +73,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 33c0d7c..fe75be2 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -103,6 +103,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 a37389f..9f987da 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,6 +45,6 @@
</plugins>
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 70e3902..ed84ecd 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -59,6 +59,6 @@
</plugins>
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 6a57d15..5d67d35 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -88,6 +88,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 f74ba6a..b78ab91 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -152,6 +152,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 fb169df..ad0fb77 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -96,6 +96,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 30b07ed..b67c6a5 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -64,6 +64,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 8fa4b6d..79f1ae2 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -69,6 +69,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 80a0fb8..2303020 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -123,6 +123,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 63fb2b5..8fbd853 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -87,6 +87,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 e773696..03d8265 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -84,6 +84,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 e545e2e..c70d1fe 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -83,6 +83,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 129d458..a23ccde 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -59,6 +59,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 b5037ab..980c5ef 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -66,6 +66,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 268cc6f..2dd4511 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -59,6 +59,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 915fb49..7992127 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -384,6 +384,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-pipes/pom.xml b/tika-pipes/pom.xml
index 5484b97..3d0b8a0 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -87,6 +87,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-pipes/tika-async-cli/pom.xml b/tika-pipes/tika-async-cli/pom.xml
index 00783f8..9b5bd66 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -138,6 +138,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-pipes/tika-emitters/pom.xml b/tika-pipes/tika-emitters/pom.xml
index 93d44e3..951f097 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -43,6 +43,6 @@
</modules>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 163f485..938a173 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -116,6 +116,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 a101c50..c24b9d1 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -111,6 +111,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 7700c4f..f06f648 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -116,6 +116,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 a0e6a49..9b93e59 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</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 234d1b7..b2cc853 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -127,6 +127,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 79b8f3e..1c873dd 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -137,6 +137,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 312b5eb..474ec44 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -121,6 +121,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 f09ad31..97040f7 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -119,6 +119,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 45f75d9..ea1a08f 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -43,6 +43,6 @@
</dependencies>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 e29c67f..b1a670a 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -121,6 +121,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 ac03232..33d613b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -108,6 +108,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 c550752..9f33354 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -141,6 +141,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
index 58621fa..c0254ec 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>tika-fetchers</artifactId>
<groupId>org.apache.tika</groupId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -202,6 +202,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml b/tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml
index 412d1f3..1de3fd9 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -113,6 +113,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 c60ee25..f134a7b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -59,6 +59,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 2cf8fe2..32e78d8 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,6 +45,6 @@
</modules>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 14f2101..2b835de 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -110,6 +110,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 b6be2a9..16645f9 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -120,6 +120,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 9fac514..cae4803 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -110,6 +110,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 a6c8365..2ff8891 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -111,6 +111,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml
index 76284b5..3cebc6b 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-pipes-iterators</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -122,6 +122,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 8f3982c..3c701e4 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -119,6 +119,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 0536196..ddd4ef8 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -115,6 +115,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 62b5e97..e31189f 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -116,6 +116,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-pipes/tika-pipes-reporters/pom.xml b/tika-pipes/tika-pipes-reporters/pom.xml
index d68b212..c0ecd4f 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -38,6 +38,6 @@
</modules>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 431c48e..1908202 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -138,6 +138,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 90e7913..7a6476b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -111,6 +111,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 384d5b3..81b0e5c 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -115,6 +115,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-serialization/pom.xml b/tika-serialization/pom.xml
index e620f9e..9b4ce0b 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -110,6 +110,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-server/pom.xml b/tika-server/pom.xml
index 4a715e1..4c7c7a1 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -70,6 +70,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-server/tika-server-client/pom.xml b/tika-server/tika-server-client/pom.xml
index 633e0c5..52a5d90 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -130,6 +130,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 769a54c..1444abd 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -333,6 +333,6 @@
</profiles>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</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 2957dfc..77493bf 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</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 2e40a9b..6a81c58 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -320,6 +320,6 @@
</build>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
\ No newline at end of file
diff --git a/tika-translate/pom.xml b/tika-translate/pom.xml
index 6904004..e726b6f 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -220,6 +220,6 @@
</ciManagement>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>
diff --git a/tika-xmp/pom.xml b/tika-xmp/pom.xml
index aa22678..1610c2d 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>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
@@ -117,6 +117,6 @@
</ciManagement>
<scm>
- <tag>3.0.0-rc1</tag>
+ <tag>3.2.2-rc1</tag>
</scm>
</project>