From 9b4f68ca42da9921959127138937abd4f98f6cd6 Mon Sep 17 00:00:00 2001 From: Stanley Feng Date: Mon, 9 May 2016 10:35:28 -0700 Subject: [PATCH] [release] mark 0.9.0 --- 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 +- redis/pom.xml | 2 +- riak/pom.xml | 2 +- s3/pom.xml | 2 +- solr/pom.xml | 2 +- tarantool/pom.xml | 2 +- voldemort/pom.xml | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/accumulo/pom.xml b/accumulo/pom.xml index 482251cbc1..7465d23e71 100644 --- a/accumulo/pom.xml +++ b/accumulo/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent accumulo-binding diff --git a/aerospike/pom.xml b/aerospike/pom.xml index ee4db9fe26..8217a66f03 100644 --- a/aerospike/pom.xml +++ b/aerospike/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/asynchbase/pom.xml b/asynchbase/pom.xml index 9220e504f8..2d0b03f81a 100644 --- a/asynchbase/pom.xml +++ b/asynchbase/pom.xml @@ -18,7 +18,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent/ diff --git a/binding-parent/datastore-specific-descriptor/pom.xml b/binding-parent/datastore-specific-descriptor/pom.xml index ab74f88d07..b00696316f 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.9.0-RC2-SNAPSHOT + 0.9.0 ../../ diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index 46669d9780..5b4272d0be 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.9.0-RC2-SNAPSHOT + 0.9.0 binding-parent diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 16a61a4d65..d66e5d78c3 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/cassandra2/pom.xml b/cassandra2/pom.xml index f23af690fb..36f6182e59 100644 --- a/cassandra2/pom.xml +++ b/cassandra2/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/core/pom.xml b/core/pom.xml index 8cac280935..7290dc8a30 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.9.0-RC2-SNAPSHOT + 0.9.0 core diff --git a/couchbase/pom.xml b/couchbase/pom.xml index 3c6e3c5d97..304e795c20 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/couchbase2/pom.xml b/couchbase2/pom.xml index 9dc23bd06c..1811529473 100644 --- a/couchbase2/pom.xml +++ b/couchbase2/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/distribution/pom.xml b/distribution/pom.xml index d034e951a1..37e7791da6 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.9.0-RC2-SNAPSHOT + 0.9.0 ycsb diff --git a/dynamodb/pom.xml b/dynamodb/pom.xml index 18ebd31bcc..b6cd4482d6 100644 --- a/dynamodb/pom.xml +++ b/dynamodb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 2f40dbc96d..eb57ed1983 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/geode/pom.xml b/geode/pom.xml index be1fbdb24d..922924fb85 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/googlebigtable/pom.xml b/googlebigtable/pom.xml index 53e27941de..4289ca7130 100644 --- a/googlebigtable/pom.xml +++ b/googlebigtable/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent/ diff --git a/googledatastore/pom.xml b/googledatastore/pom.xml index 0a88305474..22714770b5 100644 --- a/googledatastore/pom.xml +++ b/googledatastore/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/hbase094/pom.xml b/hbase094/pom.xml index 25acda6728..82483f52b6 100644 --- a/hbase094/pom.xml +++ b/hbase094/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent/ diff --git a/hbase098/pom.xml b/hbase098/pom.xml index d5c144a333..2d69522d4a 100644 --- a/hbase098/pom.xml +++ b/hbase098/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent/ diff --git a/hbase10/pom.xml b/hbase10/pom.xml index c884d74cd1..6e261673ca 100644 --- a/hbase10/pom.xml +++ b/hbase10/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent/ diff --git a/hypertable/pom.xml b/hypertable/pom.xml index 0efb798baa..cb331e6472 100644 --- a/hypertable/pom.xml +++ b/hypertable/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/infinispan/pom.xml b/infinispan/pom.xml index 13d7faf443..d39431b273 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/jdbc/pom.xml b/jdbc/pom.xml index d73d46d2ce..81605b7acc 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/kudu/pom.xml b/kudu/pom.xml index 93049e955d..15ca40c5e0 100644 --- a/kudu/pom.xml +++ b/kudu/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/mapkeeper/pom.xml b/mapkeeper/pom.xml index b4d06f7012..c8cfb2697f 100644 --- a/mapkeeper/pom.xml +++ b/mapkeeper/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/memcached/pom.xml b/memcached/pom.xml index 17e09569a6..ea28c982a7 100644 --- a/memcached/pom.xml +++ b/memcached/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 4d1be3236f..9ec3f4f0b5 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/nosqldb/pom.xml b/nosqldb/pom.xml index a9dcd336da..a458cae6d2 100644 --- a/nosqldb/pom.xml +++ b/nosqldb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/orientdb/pom.xml b/orientdb/pom.xml index 94270b58f2..5cfa3848a6 100644 --- a/orientdb/pom.xml +++ b/orientdb/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/pom.xml b/pom.xml index 196c49bf6a..51b8e0deba 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb root - 0.9.0-RC2-SNAPSHOT + 0.9.0 pom YCSB Root diff --git a/redis/pom.xml b/redis/pom.xml index 94aa322c8f..b251e172ff 100644 --- a/redis/pom.xml +++ b/redis/pom.xml @@ -21,7 +21,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/riak/pom.xml b/riak/pom.xml index 580e752ff7..56d468cde2 100644 --- a/riak/pom.xml +++ b/riak/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/s3/pom.xml b/s3/pom.xml index 89436be33f..77fc414e66 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -19,7 +19,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/solr/pom.xml b/solr/pom.xml index f484918289..98b11999bc 100644 --- a/solr/pom.xml +++ b/solr/pom.xml @@ -23,7 +23,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent diff --git a/tarantool/pom.xml b/tarantool/pom.xml index a3031efa73..ef8c0141c9 100644 --- a/tarantool/pom.xml +++ b/tarantool/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent/ diff --git a/voldemort/pom.xml b/voldemort/pom.xml index 3ae9007a6e..dc90f2ba86 100644 --- a/voldemort/pom.xml +++ b/voldemort/pom.xml @@ -22,7 +22,7 @@ LICENSE file. com.yahoo.ycsb binding-parent - 0.9.0-RC2-SNAPSHOT + 0.9.0 ../binding-parent