This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch branch_1x in repository https://gitbox.apache.org/repos/asf/tika.git
commit db69d63abb10c74f476d6d0fde7afb8e4de6c820 Author: tallison <[email protected]> AuthorDate: Tue Feb 8 12:17:05 2022 -0500 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05d335e..70a4d30 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.tika</groupId> <artifactId>tika-parent</artifactId> - <version>1.28.1</version> + <version>1.28.2-SNAPSHOT</version> <relativePath>tika-parent/pom.xml</relativePath> </parent>
