From d7eec1cfcd85299306c021ce1b7902afaadd0146 Mon Sep 17 00:00:00 2001 From: bigbes Date: Sat, 23 Jan 2016 15:02:42 +0300 Subject: [PATCH] [release] mark 0.6.0 --- accumulo/pom.xml | 2 +- aerospike/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 +- distribution/pom.xml | 2 +- dynamodb/pom.xml | 2 +- elasticsearch/pom.xml | 2 +- gemfire/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 +- redis/pom.xml | 2 +- s3/pom.xml | 2 +- tarantool/pom.xml | 2 +- voldemort/pom.xml | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/accumulo/pom.xml b/accumulo/pom.xml index fd4276ab4c..1929f35a1d 100644 --- a/accumulo/pom.xml +++ b/accumulo/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent accumulo-binding diff --git a/aerospike/pom.xml b/aerospike/pom.xml index 018e47713d..478a7d3f2f 100644 --- a/aerospike/pom.xml +++ b/aerospike/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/binding-parent/datastore-specific-descriptor/pom.xml b/binding-parent/datastore-specific-descriptor/pom.xml index c021c899d5..878c336f6b 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.6.0-RC4-SNAPSHOT + 0.6.0 ../../ diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index 4e68499d1a..5f03c276c1 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.6.0-RC4-SNAPSHOT + 0.6.0 binding-parent diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 5c2c8c8b42..69ead1e19a 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/cassandra2/pom.xml b/cassandra2/pom.xml index 757a641b5c..8095159cb5 100644 --- a/cassandra2/pom.xml +++ b/cassandra2/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/core/pom.xml b/core/pom.xml index c3f8f856cb..7e0877651a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.6.0-RC4-SNAPSHOT + 0.6.0 core diff --git a/couchbase/pom.xml b/couchbase/pom.xml index 94be47a29b..d631630fea 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/distribution/pom.xml b/distribution/pom.xml index 676376b7d5..d7d96fa123 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.6.0-RC4-SNAPSHOT + 0.6.0 ycsb diff --git a/dynamodb/pom.xml b/dynamodb/pom.xml index bfebe925fa..e782723d4e 100644 --- a/dynamodb/pom.xml +++ b/dynamodb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index c3374c8781..00b8babc16 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/gemfire/pom.xml b/gemfire/pom.xml index 47a7fdce23..d3d5bc5b33 100644 --- a/gemfire/pom.xml +++ b/gemfire/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/googledatastore/pom.xml b/googledatastore/pom.xml index 5d4a7a5bb1..c8ab87feeb 100644 --- a/googledatastore/pom.xml +++ b/googledatastore/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/hbase094/pom.xml b/hbase094/pom.xml index cfca9c12c7..1ee0cae2c3 100644 --- a/hbase094/pom.xml +++ b/hbase094/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent/ diff --git a/hbase098/pom.xml b/hbase098/pom.xml index 89b1749d83..837b8d03b2 100644 --- a/hbase098/pom.xml +++ b/hbase098/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent/ diff --git a/hbase10/pom.xml b/hbase10/pom.xml index 5c8c237493..d5c1c6d32f 100644 --- a/hbase10/pom.xml +++ b/hbase10/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent/ diff --git a/hypertable/pom.xml b/hypertable/pom.xml index c39570979e..fea24a3c6b 100644 --- a/hypertable/pom.xml +++ b/hypertable/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/infinispan/pom.xml b/infinispan/pom.xml index 5b57588ba6..25da488548 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 37b399cb59..9bb34ae469 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/kudu/pom.xml b/kudu/pom.xml index 2dbc13b774..651d259471 100644 --- a/kudu/pom.xml +++ b/kudu/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/mapkeeper/pom.xml b/mapkeeper/pom.xml index a0b5c3895c..39b4be72df 100644 --- a/mapkeeper/pom.xml +++ b/mapkeeper/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/memcached/pom.xml b/memcached/pom.xml index a7d12425b8..bcaee210d6 100644 --- a/memcached/pom.xml +++ b/memcached/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 07d8e8eb5d..735893e455 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/nosqldb/pom.xml b/nosqldb/pom.xml index d5a9a9918e..34c81c1a48 100644 --- a/nosqldb/pom.xml +++ b/nosqldb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/orientdb/pom.xml b/orientdb/pom.xml index ab88c5a0b2..7b5890f527 100644 --- a/orientdb/pom.xml +++ b/orientdb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/pom.xml b/pom.xml index 38974d8b39..112355ba36 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.6.0-RC4-SNAPSHOT + 0.6.0 pom YCSB Root diff --git a/redis/pom.xml b/redis/pom.xml index 506174a03a..7b5dc1ba46 100644 --- a/redis/pom.xml +++ b/redis/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/s3/pom.xml b/s3/pom.xml index bcdb5479f1..cb4b4229f8 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -19,7 +19,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent diff --git a/tarantool/pom.xml b/tarantool/pom.xml index a0fd7c57a4..a2b040eb99 100644 --- a/tarantool/pom.xml +++ b/tarantool/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent/ diff --git a/voldemort/pom.xml b/voldemort/pom.xml index cd9bda60e2..e8afb675ae 100644 --- a/voldemort/pom.xml +++ b/voldemort/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.6.0-RC4-SNAPSHOT + 0.6.0 ../binding-parent