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
The following commit(s) were added to refs/heads/branch_1x by this push:
new b93085e [maven-release-plugin] prepare for next development iteration
b93085e is described below
commit b93085e6458f58c486ebecbeabe3e59ed7f9b5fb
Author: tallison <[email protected]>
AuthorDate: Sun Dec 19 14:14:59 2021 -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 b941cda..73ee007 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
- <version>1.28</version>
+ <version>1.29-SNAPSHOT</version>
<relativePath>tika-parent/pom.xml</relativePath>
</parent>