aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 04d4b9cc10..7c60cf10c3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -192,8 +192,8 @@
</dependency>
<dependency>
<groupId>org.tachyonproject</groupId>
- <artifactId>tachyon</artifactId>
- <version>0.4.1-thrift</version>
+ <artifactId>tachyon-client</artifactId>
+ <version>0.5.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.hadoop</groupId>