This is an automated email from the ASF dual-hosted git repository.
xyao 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 b95eeba HDDS-4881. Pre-install awscli in ozone-runner (#2002)
b95eeba is described below
commit b95eeba82a7d43c3246d1c49dd1a342adc9ded89
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 10 04:14:01 2021 +0100
HDDS-4881. Pre-install awscli in ozone-runner (#2002)
---
hadoop-ozone/dist/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml
index 5454799..05872cd 100644
--- a/hadoop-ozone/dist/pom.xml
+++ b/hadoop-ozone/dist/pom.xml
@@ -28,7 +28,7 @@
<properties>
<file.encoding>UTF-8</file.encoding>
<downloadSources>true</downloadSources>
- <docker.ozone-runner.version>20210226-1</docker.ozone-runner.version>
+ <docker.ozone-runner.version>20210302-1</docker.ozone-runner.version>
</properties>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]