diff --git a/README.md b/README.md index 8b09379..5e29f4f 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ For a Maven project, add the following to your pom.xml file: group.rxcloud capa-sdk - 1.0.0-RELEASE + 1.0.1.RELEASE ... @@ -91,7 +91,7 @@ For a Maven project, add the following to your pom.xml file: group.rxcloud capa-sdk-spi-aws - 1.0.0-RELEASE + 1.0.1.RELEASE ... diff --git a/examples/pom.xml b/examples/pom.xml index 66bd050..a1e4636 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -7,7 +7,7 @@ capa-parent group.rxcloud - 1.0.0-RELEASE + 1.0.1.RELEASE capa-examples diff --git a/pom.xml b/pom.xml index 237d4b3..80a8151 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ group.rxcloud capa-parent pom - 1.0.0-RELEASE + 1.0.1.RELEASE capa-sdk-parent SDK for Capa. https://github.com/reactivegroup diff --git a/sdk-component/pom.xml b/sdk-component/pom.xml index f9e0e7c..dcaac61 100644 --- a/sdk-component/pom.xml +++ b/sdk-component/pom.xml @@ -7,7 +7,7 @@ group.rxcloud capa-parent - 1.0.0-RELEASE + 1.0.1.RELEASE capa-sdk-component diff --git a/sdk-infrastructure/pom.xml b/sdk-infrastructure/pom.xml index 7ad3312..a8636c8 100644 --- a/sdk-infrastructure/pom.xml +++ b/sdk-infrastructure/pom.xml @@ -7,7 +7,7 @@ capa-parent group.rxcloud - 1.0.0-RELEASE + 1.0.1.RELEASE capa-sdk-infrastructure diff --git a/sdk-spi-demo/pom.xml b/sdk-spi-demo/pom.xml index 5ba6e7b..066a583 100644 --- a/sdk-spi-demo/pom.xml +++ b/sdk-spi-demo/pom.xml @@ -7,7 +7,7 @@ capa-parent group.rxcloud - 1.0.0-RELEASE + 1.0.1.RELEASE capa-sdk-spi-demo diff --git a/sdk-spi/pom.xml b/sdk-spi/pom.xml index 33e11f4..da2dd2c 100644 --- a/sdk-spi/pom.xml +++ b/sdk-spi/pom.xml @@ -7,7 +7,7 @@ capa-parent group.rxcloud - 1.0.0-RELEASE + 1.0.1.RELEASE capa-sdk-spi diff --git a/sdk/pom.xml b/sdk/pom.xml index 9d11cf4..16b81e3 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -7,7 +7,7 @@ group.rxcloud capa-parent - 1.0.0-RELEASE + 1.0.1.RELEASE capa-sdk