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.
 -->
 [![Build 
Status](https://travis-ci.org/apache/incubator-datasketches-memory.svg?branch=master)](https://travis-ci.org/apache/incubator-datasketches-memory)
 
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/com.yahoo.datasketches/memory/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.yahoo.datasketches/memory)
 
+[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.datasketches/datasketches-memory/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.datasketches/datasketches-memory)
 
 [![Language grade: 
Java](https://img.shields.io/lgtm/grade/java/g/apache/incubator-datasketches-memory.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/apache/incubator-datasketches-memory/context:java)
 [![Total 
alerts](https://img.shields.io/lgtm/alerts/g/apache/incubator-datasketches-memory.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/apache/incubator-datasketches-memory/alerts/)
 [![Coverage 
Status](https://coveralls.io/repos/github/apache/incubator-datasketches-memory/badge.svg?branch=master&service=github)](https://coveralls.io/github/apache/incubator-datasketches-memory?branch=master)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to