Skip to content
Snippets Groups Projects
Commit 266d19b6 authored by Alberto Bustamante Reyes's avatar Alberto Bustamante Reyes Committed by Sean Busbey
Browse files

[geode] Remove 'incubating' from references to Apache Geode (#1308)

parent 50c6dc1e
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ import org.apache.geode.pdx.PdxInstance;
import org.apache.geode.pdx.PdxInstanceFactory;
/**
* Apache Geode (incubating) client for the YCSB benchmark.<br />
* Apache Geode client for the YCSB benchmark.<br />
* <p>By default acts as a Geode client and tries to connect
* to Geode cache server running on localhost with default
* cache server port. Hostname and port of a Geode cacheServer
......
......@@ -16,6 +16,6 @@
*/
/**
* YCSB binding for <a href="https://geode.incubator.apache.org/">Apache Geode (incubating)</a>.
* YCSB binding for <a href="https://geode.apache.org/">Apache Geode</a>.
*/
package com.yahoo.ycsb.db;
\ No newline at end of file
package com.yahoo.ycsb.db;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment