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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9129424  HDDS-5469. Bump Apache Ratis version to 2.1 (#2443)
9129424 is described below

commit 9129424a9fa396036a2f4c751a2a046cdaf71138
Author: Elek, Márton <[email protected]>
AuthorDate: Thu Jul 22 20:20:56 2021 +0200

    HDDS-5469. Bump Apache Ratis version to 2.1 (#2443)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1a0851a..fffdd37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,10 +72,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
     <declared.ozone.version>${ozone.version}</declared.ozone.version>
 
     <!-- Apache Ratis version -->
-    <ratis.version>2.1.0-ff8aa66-SNAPSHOT</ratis.version>
+    <ratis.version>2.1.0</ratis.version>
 
     <!-- Apache Ratis thirdparty version -->
-    <ratis.thirdparty.version>0.7.0-a398b19-SNAPSHOT</ratis.thirdparty.version>
+    <ratis.thirdparty.version>0.7.0</ratis.thirdparty.version>
 
     <distMgmtSnapshotsId>apache.snapshots.https</distMgmtSnapshotsId>
     <distMgmtSnapshotsName>Apache Development Snapshot 
Repository</distMgmtSnapshotsName>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to