From 62b363864e285e39ad71a70e9410fc40a5062c4a Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Thu, 9 Aug 2018 20:11:11 -0500 Subject: [PATCH] [release] update version for RC2 --- accumulo1.6/pom.xml | 2 +- accumulo1.7/pom.xml | 2 +- accumulo1.8/pom.xml | 2 +- aerospike/pom.xml | 2 +- arangodb/pom.xml | 2 +- asynchbase/pom.xml | 2 +- azuredocumentdb/pom.xml | 2 +- azuretablestorage/pom.xml | 2 +- binding-parent/datastore-specific-descriptor/pom.xml | 2 +- binding-parent/pom.xml | 2 +- cassandra/pom.xml | 2 +- cloudspanner/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 +- elasticsearch5/pom.xml | 2 +- foundationdb/pom.xml | 2 +- geode/pom.xml | 2 +- googlebigtable/pom.xml | 2 +- googledatastore/pom.xml | 2 +- hbase098/pom.xml | 2 +- hbase10/pom.xml | 2 +- hbase12/pom.xml | 2 +- hbase14/pom.xml | 2 +- hbase20/pom.xml | 2 +- hypertable/pom.xml | 2 +- ignite/README.md | 2 +- ignite/pom.xml | 2 +- infinispan/pom.xml | 2 +- jdbc/pom.xml | 2 +- kudu/pom.xml | 2 +- mapkeeper/pom.xml | 2 +- maprdb/pom.xml | 2 +- maprjsondb/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 +- rest/pom.xml | 2 +- riak/pom.xml | 2 +- rocksdb/pom.xml | 2 +- s3/pom.xml | 2 +- solr/pom.xml | 2 +- solr6/pom.xml | 2 +- tarantool/pom.xml | 2 +- voldemort/pom.xml | 2 +- 52 files changed, 52 insertions(+), 52 deletions(-) diff --git a/accumulo1.6/pom.xml b/accumulo1.6/pom.xml index 1aad1cf8d6..e43c39e2d5 100644 --- a/accumulo1.6/pom.xml +++ b/accumulo1.6/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent accumulo1.6-binding diff --git a/accumulo1.7/pom.xml b/accumulo1.7/pom.xml index f9af71c6bf..c0260b8b93 100644 --- a/accumulo1.7/pom.xml +++ b/accumulo1.7/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent accumulo1.7-binding diff --git a/accumulo1.8/pom.xml b/accumulo1.8/pom.xml index 5b06072621..c0f251a5d5 100644 --- a/accumulo1.8/pom.xml +++ b/accumulo1.8/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent accumulo1.8-binding diff --git a/aerospike/pom.xml b/aerospike/pom.xml index bff72d0655..2419558a8f 100644 --- a/aerospike/pom.xml +++ b/aerospike/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/arangodb/pom.xml b/arangodb/pom.xml index 5a2aa3b8ec..a02e86ba97 100644 --- a/arangodb/pom.xml +++ b/arangodb/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/asynchbase/pom.xml b/asynchbase/pom.xml index 770958e2ff..6f8ee1d75a 100644 --- a/asynchbase/pom.xml +++ b/asynchbase/pom.xml @@ -18,7 +18,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/azuredocumentdb/pom.xml b/azuredocumentdb/pom.xml index 9f26b7eee4..aa72a70c2e 100644 --- a/azuredocumentdb/pom.xml +++ b/azuredocumentdb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/azuretablestorage/pom.xml b/azuretablestorage/pom.xml index 0fa9edcff5..25bfb40234 100644 --- a/azuretablestorage/pom.xml +++ b/azuretablestorage/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/binding-parent/datastore-specific-descriptor/pom.xml b/binding-parent/datastore-specific-descriptor/pom.xml index a7db3e5b44..0b9de638f5 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.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../../ diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index cd37f26992..c69186de3a 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT binding-parent diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 32bf662801..cca60f0053 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/cloudspanner/pom.xml b/cloudspanner/pom.xml index 2f93319dbc..e07f68810d 100644 --- a/cloudspanner/pom.xml +++ b/cloudspanner/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/core/pom.xml b/core/pom.xml index 543da460cb..68c6f4cbb9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT core diff --git a/couchbase/pom.xml b/couchbase/pom.xml index 12f5489535..d447f20c19 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/couchbase2/pom.xml b/couchbase2/pom.xml index f88eb40e1d..665f6c60a0 100644 --- a/couchbase2/pom.xml +++ b/couchbase2/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/distribution/pom.xml b/distribution/pom.xml index 81cf4b88c4..8526230454 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ycsb diff --git a/dynamodb/pom.xml b/dynamodb/pom.xml index 3017e904b8..aa12eb2f6b 100644 --- a/dynamodb/pom.xml +++ b/dynamodb/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 092b30aca0..2348e3970e 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/elasticsearch5/pom.xml b/elasticsearch5/pom.xml index c9236f54de..c2c8ca857a 100644 --- a/elasticsearch5/pom.xml +++ b/elasticsearch5/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/foundationdb/pom.xml b/foundationdb/pom.xml index 5ae65668c4..71b7a14f1c 100644 --- a/foundationdb/pom.xml +++ b/foundationdb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/geode/pom.xml b/geode/pom.xml index f9d7a3e62d..0aa8064c8a 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/googlebigtable/pom.xml b/googlebigtable/pom.xml index bbcb42c420..df53e55141 100644 --- a/googlebigtable/pom.xml +++ b/googlebigtable/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/googledatastore/pom.xml b/googledatastore/pom.xml index 014e86e797..9549d60552 100644 --- a/googledatastore/pom.xml +++ b/googledatastore/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/hbase098/pom.xml b/hbase098/pom.xml index 4b1b235eb5..e54b7e466d 100644 --- a/hbase098/pom.xml +++ b/hbase098/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/hbase10/pom.xml b/hbase10/pom.xml index 4bbbab2edd..60fa925add 100644 --- a/hbase10/pom.xml +++ b/hbase10/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/hbase12/pom.xml b/hbase12/pom.xml index 0978d71efa..da44b637cc 100644 --- a/hbase12/pom.xml +++ b/hbase12/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/hbase14/pom.xml b/hbase14/pom.xml index 927a64e608..2d2d66314a 100644 --- a/hbase14/pom.xml +++ b/hbase14/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/hbase20/pom.xml b/hbase20/pom.xml index d5cc99ff0e..0614ef1926 100644 --- a/hbase20/pom.xml +++ b/hbase20/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/hypertable/pom.xml b/hypertable/pom.xml index 7eb534f825..cb7d9b56bd 100644 --- a/hypertable/pom.xml +++ b/hypertable/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/ignite/README.md b/ignite/README.md index cf52aaf71b..11053a0592 100644 --- a/ignite/README.md +++ b/ignite/README.md @@ -32,7 +32,7 @@ Git clone YCSB and compile: 1.2 Start ignite nodes using apache-ignite-fabric-2.6.0-bin/bin/**ignite.sh** ignite.xml -1.3 Copy YCSB/ignite/target/ignite-binding-0.15.0-RC1.jar to apache-ignite-fabric-2.6.0-bin/libs +1.3 Copy YCSB/ignite/target/ignite-binding-0.15.0-RC2-SNAPSHOT.jar to apache-ignite-fabric-2.6.0-bin/libs Note: Please use YCSB/ignite/resources/**ignite.xml** for running **IgniteClient** tests and **ignite-sql.xml** for **IgniteSqlClient** tests. Pay attention that some parameters such us **storagePath**, ****_walPath_****, ****_walArchivePath_**** diff --git a/ignite/pom.xml b/ignite/pom.xml index 134f5f7f80..e1bbbbec30 100644 --- a/ignite/pom.xml +++ b/ignite/pom.xml @@ -24,7 +24,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/infinispan/pom.xml b/infinispan/pom.xml index b2f45d919f..4ba316613d 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/jdbc/pom.xml b/jdbc/pom.xml index f110ffe6c7..3d790742c2 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/kudu/pom.xml b/kudu/pom.xml index c1b66ea671..4d3acaf7a7 100644 --- a/kudu/pom.xml +++ b/kudu/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/mapkeeper/pom.xml b/mapkeeper/pom.xml index c60f1edcd9..5b98450fd7 100644 --- a/mapkeeper/pom.xml +++ b/mapkeeper/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/maprdb/pom.xml b/maprdb/pom.xml index 21bfdc689e..417cf25fdf 100644 --- a/maprdb/pom.xml +++ b/maprdb/pom.xml @@ -15,7 +15,7 @@ com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/maprjsondb/pom.xml b/maprjsondb/pom.xml index 400d85acae..8e17d542ab 100644 --- a/maprjsondb/pom.xml +++ b/maprjsondb/pom.xml @@ -15,7 +15,7 @@ com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/memcached/pom.xml b/memcached/pom.xml index cfa3e6a702..1299e4ebef 100644 --- a/memcached/pom.xml +++ b/memcached/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/mongodb/pom.xml b/mongodb/pom.xml index d5f745b1d9..0f52e6e073 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/nosqldb/pom.xml b/nosqldb/pom.xml index 47535f8007..d3469091fe 100644 --- a/nosqldb/pom.xml +++ b/nosqldb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/orientdb/pom.xml b/orientdb/pom.xml index f4cea8b909..c3f4ddcb2d 100644 --- a/orientdb/pom.xml +++ b/orientdb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/pom.xml b/pom.xml index 85db1e3c56..a28372a475 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT pom YCSB Root diff --git a/rados/pom.xml b/rados/pom.xml index 0a7e194d4e..e2973dbabb 100644 --- a/rados/pom.xml +++ b/rados/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/redis/pom.xml b/redis/pom.xml index 25b90e6445..ad9eb92819 100644 --- a/redis/pom.xml +++ b/redis/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/rest/pom.xml b/rest/pom.xml index 11566fd034..731981dbbe 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -14,7 +14,7 @@ com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/riak/pom.xml b/riak/pom.xml index ae4d135e1e..ba9c6d1807 100644 --- a/riak/pom.xml +++ b/riak/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/rocksdb/pom.xml b/rocksdb/pom.xml index 0a6babcb92..75e31cf5be 100644 --- a/rocksdb/pom.xml +++ b/rocksdb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/s3/pom.xml b/s3/pom.xml index a60d9c48d4..4a24a18dc0 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -19,7 +19,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/solr/pom.xml b/solr/pom.xml index f5d471235c..a5ae9bc9b5 100644 --- a/solr/pom.xml +++ b/solr/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/solr6/pom.xml b/solr6/pom.xml index c80ef3970c..a561bc15a3 100644 --- a/solr6/pom.xml +++ b/solr6/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent diff --git a/tarantool/pom.xml b/tarantool/pom.xml index 00d2a062c2..b0e82023b8 100644 --- a/tarantool/pom.xml +++ b/tarantool/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent/ diff --git a/voldemort/pom.xml b/voldemort/pom.xml index bff4b52066..e5d7014022 100644 --- a/voldemort/pom.xml +++ b/voldemort/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.15.0-RC1 + 0.15.0-RC2-SNAPSHOT ../binding-parent