Skip to content

Commit 90970e5

Browse files
committed
chore: update readme badges
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
1 parent 424e0c7 commit 90970e5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# IBM Cloud Continuous Delivery Java SDK Version
22

3-
[![Build Status](https://app.travis-ci.com/IBM/continuous-delivery-java-sdk.svg?branch=main)](https://app.travis-ci.com/github/IBM/continuous-delivery-java-sdk)
4-
[![Release](https://img.shields.io/github/v/release/IBM/continuous-delivery-java-sdk)](https://github.com/IBM/continuous-delivery-java-sdk/releases/latest)
3+
[![publish](https://github.com/IBM/continuous-delivery-java-sdk/actions/workflows/publish.yml/badge.svg)](https://github.com/IBM/continuous-delivery-java-sdk/actions/workflows/publish.yml)
4+
[![release](https://github.com/IBM/continuous-delivery-java-sdk/actions/workflows/release.yml/badge.svg)](https://github.com/IBM/continuous-delivery-java-sdk/actions/workflows/release.yml)
5+
[![Maven](https://maven-badges.sml.io/sonatype-central/com.ibm.cloud/continuous-delivery/badge.svg?subject=maven)](https://central.sonatype.com/artifact/com.ibm.cloud/continuous-delivery)
6+
[![Version](https://img.shields.io/github/v/release/IBM/continuous-delivery-java-sdk)](https://github.com/IBM/continuous-delivery-java-sdk/releases/latest)
57
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
68
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
79

@@ -63,7 +65,7 @@ The current version of this SDK is: 2.0.7
6365
Each service's artifact coordinates are listed in the table above.
6466

6567
The project artifacts are published on the public [Maven Central](https://repo1.maven.org/maven2/)
66-
artifact repository. This is the default public repository used by maven when searching for dependencies.
68+
artifact repository. This is the default public repository used by maven when searching for dependencies.
6769
To use this repository within a gradle build, please see
6870
[this link](https://docs.gradle.org/current/userguide/declaring_repositories.html).
6971

0 commit comments

Comments
 (0)