Skip to content

Commit 8e2ab0c

Browse files
committed
[maven-release-plugin] prepare release 3.2.3-rc1
1 parent c3d5ed2 commit 8e2ab0c

File tree

114 files changed

+190
-190
lines changed

Some content is hidden

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

114 files changed

+190
-190
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.3-SNAPSHOT</version>
28+
<version>3.2.3</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.3-SNAPSHOT</version>
28+
<version>3.2.3</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.3-SNAPSHOT</version>
28+
<version>3.2.3</version>
2929
<relativePath>../tika-parent/pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)