This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 2fc35ec [maven-release-plugin] prepare for next development iteration
2fc35ec is described below
commit 2fc35ecb04bb1159bc1496db2e566e58fd8c3089
Author: tallison <[email protected]>
AuthorDate: Sun Dec 19 09:34:35 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 692a177..d3ae6df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.2.2-SNAPSHOT</version>
<relativePath>tika-parent/pom.xml</relativePath>
</parent>