You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/11/27 03:36:51 UTC

[iotdb] branch master updated: update ratis 2.4.1 formal version (#8196)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new ffbdaf3994 update ratis 2.4.1 formal version (#8196)
ffbdaf3994 is described below

commit ffbdaf3994d3f8ee34daabaabd365ec265a8eea7
Author: William Song <48...@users.noreply.github.com>
AuthorDate: Sun Nov 27 11:36:46 2022 +0800

    update ratis 2.4.1 formal version (#8196)
---
 consensus/pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/consensus/pom.xml b/consensus/pom.xml
index 0839906e72..56a7fd1483 100644
--- a/consensus/pom.xml
+++ b/consensus/pom.xml
@@ -37,13 +37,6 @@
         <consensus.it.skip>${consensus.test.skip}</consensus.it.skip>
         <consensus.ut.skip>${consensus.test.skip}</consensus.ut.skip>
     </properties>
-    <repositories>
-        <repository>
-            <id>ratis-241-rc2</id>
-            <name>Apache Ratis 2.4.1 rc2</name>
-            <url>https://repository.apache.org/content/repositories/orgapacheratis-1134</url>
-        </repository>
-    </repositories>
     <dependencies>
         <!-- https://mvnrepository.com/artifact/org.apache.ratis/ratis-server -->
         <dependency>