This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a commit to branch rc/1.3.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/rc/1.3.3 by this push:
new a9caacd9197 update 3.1.1-0133c90-SNAPSHOT (#13356)
a9caacd9197 is described below
commit a9caacd91973ff21136e1ac29d3a8c87e1da1faf
Author: Potato <[email protected]>
AuthorDate: Fri Aug 30 18:35:50 2024 +0800
update 3.1.1-0133c90-SNAPSHOT (#13356)
Signed-off-by: OneSizeFitQuorum <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5a299335ded..2f796c7233d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
is for ensuring the SNAPSHOT will stay available. We should however have
the Ratis folks do a
new release soon, as releasing with this version is more than sub-ideal.
-->
- <ratis.version>3.1.0</ratis.version>
+ <ratis.version>3.1.1-0133c90-SNAPSHOT</ratis.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<reactor-netty.version>1.1.20</reactor-netty.version>
<reactor.version>3.5.18</reactor.version>