From e1305e8003f494537870a27d888449eddcaf3d03 Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Thu, 30 Jun 2016 12:14:50 -0500 Subject: [PATCH] [release] update version for RC4 --- accumulo/pom.xml | 2 +- aerospike/pom.xml | 2 +- asynchbase/pom.xml | 2 +- binding-parent/datastore-specific-descriptor/pom.xml | 2 +- binding-parent/pom.xml | 2 +- cassandra/pom.xml | 2 +- cassandra2/pom.xml | 2 +- core/pom.xml | 2 +- couchbase/pom.xml | 2 +- couchbase2/pom.xml | 2 +- distribution/pom.xml | 2 +- dynamodb/pom.xml | 2 +- elasticsearch/pom.xml | 2 +- geode/pom.xml | 2 +- googlebigtable/pom.xml | 2 +- googledatastore/pom.xml | 2 +- hbase094/pom.xml | 2 +- hbase098/pom.xml | 2 +- hbase10/pom.xml | 2 +- hypertable/pom.xml | 2 +- infinispan/pom.xml | 2 +- jdbc/pom.xml | 2 +- kudu/pom.xml | 2 +- mapkeeper/pom.xml | 2 +- memcached/pom.xml | 2 +- mongodb/pom.xml | 2 +- nosqldb/pom.xml | 2 +- orientdb/pom.xml | 2 +- pom.xml | 2 +- rados/pom.xml | 2 +- redis/pom.xml | 2 +- riak/pom.xml | 2 +- s3/pom.xml | 2 +- solr/pom.xml | 2 +- tarantool/pom.xml | 2 +- voldemort/pom.xml | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/accumulo/pom.xml b/accumulo/pom.xml index 9003612ae2..492fd8143d 100644 --- a/accumulo/pom.xml +++ b/accumulo/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent accumulo-binding diff --git a/aerospike/pom.xml b/aerospike/pom.xml index 060f43d62b..e461d38245 100644 --- a/aerospike/pom.xml +++ b/aerospike/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/asynchbase/pom.xml b/asynchbase/pom.xml index 162bc7539d..5343e87c02 100644 --- a/asynchbase/pom.xml +++ b/asynchbase/pom.xml @@ -18,7 +18,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent/ diff --git a/binding-parent/datastore-specific-descriptor/pom.xml b/binding-parent/datastore-specific-descriptor/pom.xml index 7ca9327675..28fcc07c85 100644 --- a/binding-parent/datastore-specific-descriptor/pom.xml +++ b/binding-parent/datastore-specific-descriptor/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../../ diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index 8d7e9d5c7d..30790cae15 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT binding-parent diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 3845aaaebe..6a75aa4db8 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/cassandra2/pom.xml b/cassandra2/pom.xml index f2b47b3442..fedc14a93e 100644 --- a/cassandra2/pom.xml +++ b/cassandra2/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/core/pom.xml b/core/pom.xml index 90dadcfd59..24fd88b1ed 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT core diff --git a/couchbase/pom.xml b/couchbase/pom.xml index 033c697424..c68af659d9 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/couchbase2/pom.xml b/couchbase2/pom.xml index f93a0d7924..4e13b8dfae 100644 --- a/couchbase2/pom.xml +++ b/couchbase2/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/distribution/pom.xml b/distribution/pom.xml index 426e60a738..6a27a25a8d 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ycsb diff --git a/dynamodb/pom.xml b/dynamodb/pom.xml index 89ba38cd10..248060de5f 100644 --- a/dynamodb/pom.xml +++ b/dynamodb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index d41da71408..424767e9b6 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/geode/pom.xml b/geode/pom.xml index 73c3ad6d27..cafc5e479e 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/googlebigtable/pom.xml b/googlebigtable/pom.xml index cbc17a4e58..7710afcc84 100644 --- a/googlebigtable/pom.xml +++ b/googlebigtable/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent/ diff --git a/googledatastore/pom.xml b/googledatastore/pom.xml index aba11d3f5e..4e1affa277 100644 --- a/googledatastore/pom.xml +++ b/googledatastore/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/hbase094/pom.xml b/hbase094/pom.xml index 75c628d050..e486b5c73c 100644 --- a/hbase094/pom.xml +++ b/hbase094/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent/ diff --git a/hbase098/pom.xml b/hbase098/pom.xml index b4059c7d0c..27a96223ff 100644 --- a/hbase098/pom.xml +++ b/hbase098/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent/ diff --git a/hbase10/pom.xml b/hbase10/pom.xml index eff01c7950..8b055d092b 100644 --- a/hbase10/pom.xml +++ b/hbase10/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent/ diff --git a/hypertable/pom.xml b/hypertable/pom.xml index d61b79dc8b..ca53862e55 100644 --- a/hypertable/pom.xml +++ b/hypertable/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/infinispan/pom.xml b/infinispan/pom.xml index 998768e418..c7b8796336 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/jdbc/pom.xml b/jdbc/pom.xml index c152e1fc5c..8723546324 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/kudu/pom.xml b/kudu/pom.xml index e5894e63c5..8c2b08b27a 100644 --- a/kudu/pom.xml +++ b/kudu/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/mapkeeper/pom.xml b/mapkeeper/pom.xml index 7fad4eb788..87ee5be2d5 100644 --- a/mapkeeper/pom.xml +++ b/mapkeeper/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/memcached/pom.xml b/memcached/pom.xml index 57bf4701f5..b941f0ac15 100644 --- a/memcached/pom.xml +++ b/memcached/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/mongodb/pom.xml b/mongodb/pom.xml index ee05059304..5458ccae42 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/nosqldb/pom.xml b/nosqldb/pom.xml index 826491fdd7..3683e64e9d 100644 --- a/nosqldb/pom.xml +++ b/nosqldb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/orientdb/pom.xml b/orientdb/pom.xml index f3099072af..b281b68b2a 100644 --- a/orientdb/pom.xml +++ b/orientdb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/pom.xml b/pom.xml index e107569289..b9576c87f8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT pom YCSB Root diff --git a/rados/pom.xml b/rados/pom.xml index b212f26498..a28e22e5c6 100644 --- a/rados/pom.xml +++ b/rados/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/redis/pom.xml b/redis/pom.xml index a71a07e910..0439a543de 100644 --- a/redis/pom.xml +++ b/redis/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/riak/pom.xml b/riak/pom.xml index 51b8dcb8ef..1bd46df500 100644 --- a/riak/pom.xml +++ b/riak/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/s3/pom.xml b/s3/pom.xml index aba82508ee..07f154791a 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -19,7 +19,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/solr/pom.xml b/solr/pom.xml index cf275317b1..2247a1d7d5 100644 --- a/solr/pom.xml +++ b/solr/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent diff --git a/tarantool/pom.xml b/tarantool/pom.xml index 0e56f8df23..3825a4f48a 100644 --- a/tarantool/pom.xml +++ b/tarantool/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent/ diff --git a/voldemort/pom.xml b/voldemort/pom.xml index 5d9958170d..c5992f247e 100644 --- a/voldemort/pom.xml +++ b/voldemort/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.10.0-RC3 + 0.10.0-RC4-SNAPSHOT ../binding-parent