Skip to content

Commit b584b78

Browse files
committed
revert versions for 3.2.1-rc2
1 parent 7de0798 commit b584b78

File tree

113 files changed

+187
-187
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+187
-187
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.tika</groupId>
2727
<artifactId>tika-parent</artifactId>
28-
<version>3.2.2-SNAPSHOT</version>
28+
<version>3.2.1-SNAPSHOT</version>
2929
<relativePath>tika-parent/pom.xml</relativePath>
3030
</parent>
3131

tika-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.tika</groupId>
2727
<artifactId>tika-parent</artifactId>
28-
<version>3.2.2-SNAPSHOT</version>
28+
<version>3.2.1-SNAPSHOT</version>
2929
<relativePath>../tika-parent/pom.xml</relativePath>
3030
</parent>
3131

tika-batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.tika</groupId>
2727
<artifactId>tika-parent</artifactId>
28-
<version>3.2.2-SNAPSHOT</version>
28+
<version>3.2.1-SNAPSHOT</version>
2929
<relativePath>../tika-parent/pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)