diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 8c68a11..485469f 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.11 +current_version = 1.0.12 commit = True message = Update version {current_version} -> {new_version} diff --git a/README.md b/README.md index 9f12081..ba14a4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status](https://api.travis-ci.org/ibm-cloud-security/security-advisor-sdk-java.svg?branch=master)](https://travis-ci.org/github/ibm-cloud-security/security-advisor-sdk-java) [![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) -# IBM Cloud Security Advisor Java SDK Version 1.0.11 +# IBM Cloud Security Advisor Java SDK Version 1.0.12 readme updated again diff --git a/modules/common/pom.xml b/modules/common/pom.xml index 40ea1af..9accc2e 100644 --- a/modules/common/pom.xml +++ b/modules/common/pom.xml @@ -7,7 +7,7 @@ securityadvisor com.ibm.cloud - 1.0.11 + 1.0.12 ../.. diff --git a/modules/notifications_api/README.md b/modules/notifications_api/README.md index e0fbcd1..67d598a 100644 --- a/modules/notifications_api/README.md +++ b/modules/notifications_api/README.md @@ -8,7 +8,7 @@ com.ibm.cloud.securityadvisor notifications_api - 1.0.11 + 1.0.12 ``` diff --git a/modules/notifications_api/pom.xml b/modules/notifications_api/pom.xml index 0b64da8..5a3cba2 100644 --- a/modules/notifications_api/pom.xml +++ b/modules/notifications_api/pom.xml @@ -6,7 +6,7 @@ securityadvisor com.ibm.cloud - 1.0.11 + 1.0.12 ../.. diff --git a/pom.xml b/pom.xml index fe7e024..b01e406 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ https://github.com/ibm-cloud-security/security-advisor-sdk-java com.ibm.cloud - 1.0.11 + 1.0.12 pom