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

elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git


The following commit(s) were added to refs/heads/master by this push:
     new f5890c3  RATIS-1303. Upgrade Ratis Thirdparty to 0.6.0 (#412)
f5890c3 is described below

commit f5890c35599cfd4da9c5a76bf1fba2e186b1138b
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sun Jan 31 12:36:17 2021 +0100

    RATIS-1303. Upgrade Ratis Thirdparty to 0.6.0 (#412)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9828d3f..db4814e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
     <maven.min.version>3.3.9</maven.min.version>
 
     <!-- Contains all shaded thirdparty dependencies -->
-    <ratis.thirdparty.version>0.6.0-SNAPSHOT</ratis.thirdparty.version>
+    <ratis.thirdparty.version>0.6.0</ratis.thirdparty.version>
 
     <!-- Need these for the protobuf compiler. *MUST* match what is in 
ratis-thirdparty -->
     <shaded.protobuf.version>3.11.0</shaded.protobuf.version>

Reply via email to