Skip to content

Commit 7a36751

Browse files
committed
revert version for rc2
1 parent a501d0c commit 7a36751

File tree

108 files changed

+182
-182
lines changed

Some content is hidden

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

108 files changed

+182
-182
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>2.9.3-SNAPSHOT</version>
28+
<version>2.9.2-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>2.9.3-SNAPSHOT</version>
28+
<version>2.9.2-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>2.9.3-SNAPSHOT</version>
28+
<version>2.9.2-SNAPSHOT</version>
2929
<relativePath>../tika-parent/pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)