diff --git a/assembly/pom.xml b/assembly/pom.xml index f915a31420e2..866d7420a9b1 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT org.tachyonproject tachyon-assemblies diff --git a/clients/client/pom.xml b/clients/client/pom.xml index 2173754c48a8..9865838ab7f5 100644 --- a/clients/client/pom.xml +++ b/clients/client/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-clients - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT org.tachyonproject tachyon-client diff --git a/clients/pom.xml b/clients/pom.xml index e2f88ba91ccc..849463cca572 100644 --- a/clients/pom.xml +++ b/clients/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-clients pom diff --git a/clients/unshaded/pom.xml b/clients/unshaded/pom.xml index 7035aa2dca79..0ef247b5823e 100644 --- a/clients/unshaded/pom.xml +++ b/clients/unshaded/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-clients - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-client-unshaded jar diff --git a/common/pom.xml b/common/pom.xml index 9a6f90057bb1..630d1926209f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-common jar diff --git a/examples/pom.xml b/examples/pom.xml index 5326138d980d..e65485b2f0ac 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-examples jar diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b49a4b15b0a6..1e69f8707f7f 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-integration-tests jar diff --git a/integration/mesos/pom.xml b/integration/mesos/pom.xml index 6980cbc20290..d6a7cfecffeb 100644 --- a/integration/mesos/pom.xml +++ b/integration/mesos/pom.xml @@ -6,7 +6,7 @@ tachyon-integration org.tachyonproject - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT Tachyon Integration - Mesos tachyon-integration-mesos diff --git a/integration/pom.xml b/integration/pom.xml index fea5dc7e4cf1..dcf8c910794b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-integration pom diff --git a/integration/yarn/pom.xml b/integration/yarn/pom.xml index 7890b16f8127..6f248434aa60 100644 --- a/integration/yarn/pom.xml +++ b/integration/yarn/pom.xml @@ -6,7 +6,7 @@ tachyon-integration org.tachyonproject - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT Tachyon Integration - YARN tachyon-integration-yarn diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 70c6f36f43e9..626e6e3207b0 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -2,7 +2,7 @@ tachyon-parent org.tachyonproject - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 48c6b9fc45cc..9c63d0662448 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT pom Tachyon Parent Parent POM of Tachyon project: a Reliable Memory Centric Distributed Storage System diff --git a/servers/pom.xml b/servers/pom.xml index 8a5bce5fca41..a00e74cc2263 100644 --- a/servers/pom.xml +++ b/servers/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-servers jar diff --git a/shell/pom.xml b/shell/pom.xml index e7c51d061bb0..b5f5c5b7948b 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-shell jar diff --git a/underfs/glusterfs/pom.xml b/underfs/glusterfs/pom.xml index b4c5bd48c0c7..9a7b020308ad 100644 --- a/underfs/glusterfs/pom.xml +++ b/underfs/glusterfs/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-underfs - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-underfs-glusterfs Tachyon Under File System - Gluster FS diff --git a/underfs/hdfs/pom.xml b/underfs/hdfs/pom.xml index e44aa603da06..ba6057880f2d 100644 --- a/underfs/hdfs/pom.xml +++ b/underfs/hdfs/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-underfs - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-underfs-hdfs Tachyon Under File System - HDFS diff --git a/underfs/local/pom.xml b/underfs/local/pom.xml index b0b16c69d34c..a829966979c4 100644 --- a/underfs/local/pom.xml +++ b/underfs/local/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-underfs - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-underfs-local Tachyon Under File System - Local FS diff --git a/underfs/pom.xml b/underfs/pom.xml index cea52b3e5325..2d14b8feb170 100644 --- a/underfs/pom.xml +++ b/underfs/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-parent - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-underfs pom diff --git a/underfs/s3/pom.xml b/underfs/s3/pom.xml index 67468177e9f2..9a5e346f6be9 100644 --- a/underfs/s3/pom.xml +++ b/underfs/s3/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-underfs - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-underfs-s3 Tachyon Under File System - S3 diff --git a/underfs/swift/pom.xml b/underfs/swift/pom.xml index b2ba6bec60bd..bfa117c3dab9 100644 --- a/underfs/swift/pom.xml +++ b/underfs/swift/pom.xml @@ -3,7 +3,7 @@ org.tachyonproject tachyon-underfs - 0.8.1-SNAPSHOT + 0.9.0-SNAPSHOT tachyon-underfs-swift Tachyon Under File System - Swift @@ -40,7 +40,7 @@ commons-httpclient 3.1 - + junit