Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.2.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Dec 13, 2021
1 parent b08dfba commit ed4cb1f
Show file tree
Hide file tree
Showing 88 changed files with 177 additions and 177 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>tika-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -209,6 +209,6 @@
</ciManagement>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -291,6 +291,6 @@
</ciManagement>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -145,6 +145,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions tika-bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<artifactId>tika-parent</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>tika-bundles</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<name>Apache Tika bundles module</name>

<packaging>pom</packaging>
Expand All @@ -46,6 +46,6 @@
</dependencies>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions tika-bundles/tika-bundle-standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-bundles</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>tika-bundle-standard</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>bundle</packaging>
<name>Apache Tika OSGi standard bundle</name>

Expand Down Expand Up @@ -417,7 +417,7 @@
</ciManagement>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>

Expand Down
4 changes: 2 additions & 2 deletions tika-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -272,6 +272,6 @@
</ciManagement>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-eval/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -83,6 +83,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-eval/tika-eval-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-eval</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -232,6 +232,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-eval/tika-eval-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-eval</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -220,6 +220,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -156,6 +156,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion tika-fuzzing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions tika-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -60,6 +60,6 @@
</dependencies>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-integration-tests</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -71,6 +71,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-integration-tests</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -56,6 +56,6 @@
</dependencies>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-integration-tests</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -63,6 +63,6 @@
</dependencies>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-java7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -115,6 +115,6 @@
</ciManagement>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-langdetect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../tika-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -107,6 +107,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-langdetect/tika-langdetect-lingo24/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-langdetect</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -65,6 +65,6 @@
</dependencies>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-langdetect/tika-langdetect-mitll-text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-langdetect</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -65,6 +65,6 @@
</dependencies>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-langdetect/tika-langdetect-opennlp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-langdetect</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -60,6 +60,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-langdetect/tika-langdetect-optimaize/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-langdetect</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -46,6 +46,6 @@
</dependencies>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions tika-langdetect/tika-langdetect-test-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tika-langdetect</artifactId>
<groupId>org.apache.tika</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -46,6 +46,6 @@
</build>

<scm>
<tag>2.1.0-rc2</tag>
<tag>2.2.0-rc1</tag>
</scm>
</project>
Loading

0 comments on commit ed4cb1f

Please sign in to comment.