This is an automated email from the ASF dual-hosted git repository.

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 192243dd3 Update README.md
192243dd3 is described below

commit 192243dd3117372e6e0856c0858c39281bd539b9
Author: Dominik Riemer <[email protected]>
AuthorDate: Fri May 5 14:53:11 2023 +0200

    Update README.md
    
    Fix URL of Maven badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 527f28398..9266f9b93 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 [![Github 
Actions](https://img.shields.io/github/actions/workflow/status/apache/streampipes/build.yml)](https://github.com/apache/streampipes/actions/)
 [![Docker 
pulls](https://img.shields.io/docker/pulls/apachestreampipes/backend.svg)](https://hub.docker.com/r/apachestreampipes/backend/)
 ![](https://img.shields.io/badge/java--version-17-blue.svg)
-[![Maven 
central](https://img.shields.io/maven-central/v/org.apache.streampipes/streampipes-backend.svg)](https://img.shields.io/maven-central/v/org.apache.streampipes/streampipes-backend.svg)
+[![Maven 
central](https://img.shields.io/maven-central/v/org.apache.streampipes/streampipes-service-core.svg)](https://img.shields.io/maven-central/v/org.apache.streampipes/streampipes-service-core.svg)
 
[![License](https://img.shields.io/github/license/apache/streampipes.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Last 
commit](https://img.shields.io/github/last-commit/apache/streampipes.svg)]()
 
[![Twitter](https://img.shields.io/twitter/follow/StreamPipes.svg?label=Follow&style=social)](https://twitter.com/StreamPipes)

Reply via email to