aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 319a50049a..dff40e91ad 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -266,7 +266,7 @@
<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-client</artifactId>
- <version>0.7.1</version>
+ <version>0.8.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.hadoop</groupId>
@@ -288,10 +288,6 @@
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-underfs-glusterfs</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.tachyonproject</groupId>
- <artifactId>tachyon-underfs-s3</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>