This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git
The following commit(s) were added to refs/heads/master by this push:
new 7b6961f Fix Maven Central badge in README.
7b6961f is described below
commit 7b6961f0d73eb15c74f1f2ab30c3bfe7ca86a048
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Aug 6 22:26:40 2019 -0700
Fix Maven Central badge in README.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 053489a..a96161d 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
under the License.
-->
[](https://travis-ci.org/apache/incubator-datasketches-memory)
-[](https://maven-badges.herokuapp.com/maven-central/com.yahoo.datasketches/memory)
+[](https://maven-badges.herokuapp.com/maven-central/org.apache.datasketches/datasketches-memory)
[](https://lgtm.com/projects/g/apache/incubator-datasketches-memory/context:java)
[](https://lgtm.com/projects/g/apache/incubator-datasketches-memory/alerts/)
[](https://coveralls.io/github/apache/incubator-datasketches-memory?branch=master)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
