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 00302a3  revert to snapshot for attempt 2 for 1.28.1-rc1
00302a3 is described below

commit 00302a3e572c3b54df5e0444181197f6b539bc1c
Author: tallison <[email protected]>
AuthorDate: Tue Feb 8 12:20:56 2022 -0500

    revert to snapshot for attempt 2 for 1.28.1-rc1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70a4d30..1dfcc13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.28.2-SNAPSHOT</version>
+    <version>1.28.1-SNAPSHOT</version>
     <relativePath>tika-parent/pom.xml</relativePath>
   </parent>
 

Reply via email to