File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 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
6365Each service's artifact coordinates are listed in the table above.
6466
6567The 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.
6769To use this repository within a gradle build, please see
6870[ this link] ( https://docs.gradle.org/current/userguide/declaring_repositories.html ) .
6971
You can’t perform that action at this time.
0 commit comments