Jonathan Leitschuh
cd163d38ce
[build] Use HTTPS instead of HTTP to resolve dependencies
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Alters dependency resolution for
* cassandra
* hypertable
* maprdb
* maprjsondb
* mongodb
closes #1406
2020-11-26 15:07:33 -06:00
Sean Busbey
12ce3a8504
[version] update master branch to 0.18.0-SNAPSHOT
2019-09-21 01:24:50 -05:00
Sean Busbey
cd1589ce6f
Move all packages from com.yahoo.ycsb to site.ycsb. ( #1354 )
2019-09-19 13:51:09 -05:00
Sean Busbey
fd29cda92b
[build] update group id to site.ycsb ( #1352 )
2019-09-19 13:50:20 -05:00
Sean Busbey
bcf9ee3485
[version] update master branch to 0.17.0-SNAPSHOT
2019-06-04 00:28:38 -05:00
Sean Busbey
c506ef90b7
[version] update master to 0.16.0-SNAPSHOT
2018-07-28 22:34:50 -05:00
Sean Busbey
0c269338c2
[version] update master to 0.15.0-SNAPSHOT
2018-05-23 23:42:56 -05:00
Rohan Jayaraj
fb85b598b7
[maprdb maprjsondb] Added clients for MapR-DB and MapR-JSONDB ( #1063 )
...
* Adding MapR Binary & JSON YCSB Clients
* MapR binaries will be picked from the classpath
2018-05-11 16:04:43 -07:00