From cf3568cc9243c095f6f2d446cb2f111b7c453887 Mon Sep 17 00:00:00 2001 From: maobaolong Date: Mon, 14 Dec 2020 11:01:01 +0800 Subject: [PATCH] Upgrade ozone and alluxio version --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 976633f..ff84d8f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ mvn clean package If you want to specify the version of alluxio, hadoop or ozone, reference the following example. ```bash - mvn clean package -Dhadoop.version=3.2.1 -Dozone.version=0.6.0-SNAPSHOT + mvn clean package -Dhadoop.version=3.2.1 -Dozone.version=1.0.0 ``` # how to run diff --git a/pom.xml b/pom.xml index 4084499..6a64539 100644 --- a/pom.xml +++ b/pom.xml @@ -26,9 +26,9 @@ 2.5 2.5 - 2.1.0 + 2.4.1 3.2.1 - 0.6.0-SNAPSHOT + 1.0.0 1.38