Skip to content

Commit d30b23c

Browse files
committed
fix parent pom.xml version
1 parent 4951b24 commit d30b23c

File tree

1 file changed

+1
-1
lines changed
  • tika-integration-tests/tika-woodstox-tests

1 file changed

+1
-1
lines changed

tika-integration-tests/tika-woodstox-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>tika-integration-tests</artifactId>
2323
<groupId>org.apache.tika</groupId>
24-
<version>3.3.0-SNAPSHOT</version>
24+
<version>3.2.3-SNAPSHOT</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)