Yingyi Bu has submitted this change and it was merged. Change subject: Update README. ......................................................................
Update README. Change-Id: I9c5c7434faa96875554316741d7caffbfe52c0b1 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1744 Sonar-Qube: Jenkins <[email protected]> Reviewed-by: Till Westmann <[email protected]> Tested-by: Jenkins <[email protected]> Integration-Tests: Jenkins <[email protected]> --- M README.md 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Till Westmann: Looks good to me, approved Jenkins: Verified; No violations found; Verified Objections: Jenkins: Violations found diff --git a/README.md b/README.md index 013f905..4a737cc 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ extending JSON with object database ideas - __Query languages__<br/> -Two expressive and declarative query languages ([SQL++](http://asterixdb.apache.org/docs/0.9.0/sqlpp/manual.html) -and [AQL](http://asterixdb.apache.org/docs/0.9.0/aql/manual.html)) that support a broad range of queries and analysis +Two expressive and declarative query languages ([SQL++](http://asterixdb.apache.org/docs/0.9.1/sqlpp/manual.html) +and [AQL](http://asterixdb.apache.org/docs/0.9.1/aql/manual.html)) that support a broad range of queries and analysis over semistructured data - __Scalability__<br/> @@ -90,6 +90,7 @@ ## Documentation * [master](https://ci.apache.org/projects/asterixdb/index.html) | + [0.9.1](http://asterixdb.apache.org/docs/0.9.1/index.html) | [0.9.0](http://asterixdb.apache.org/docs/0.9.0/index.html) ## Community support -- To view, visit https://asterix-gerrit.ics.uci.edu/1744 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9c5c7434faa96875554316741d7caffbfe52c0b1 Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Reviewer: Yingyi Bu <[email protected]>
