From f1905db76a7d5393f343c1e329be6debec60555f Mon Sep 17 00:00:00 2001 From: "GitHub Release Action [bot]" Date: Mon, 31 Jul 2023 16:45:25 +0000 Subject: [PATCH] bump version to 0.5.0 --- boundary/pom.xml | 2 +- extension-openrpc/pom.xml | 2 +- pom.xml | 2 +- runtime/pom.xml | 2 +- sample/core/pom.xml | 2 +- sample/json-rpc-adapter/pom.xml | 2 +- sample/payara/pom.xml | 2 +- sample/pom.xml | 2 +- sample/spring-boot/pom.xml | 2 +- spring-integration-autoconfigure/pom.xml | 2 +- spring-integration-starter/pom.xml | 2 +- tck/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/boundary/pom.xml b/boundary/pom.xml index 73398b4..d8b8f7f 100644 --- a/boundary/pom.xml +++ b/boundary/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-boundary diff --git a/extension-openrpc/pom.xml b/extension-openrpc/pom.xml index 76384bb..6c3604c 100644 --- a/extension-openrpc/pom.xml +++ b/extension-openrpc/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-extension-openrpc diff --git a/pom.xml b/pom.xml index 2b53155..3132196 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 JSON RPC pom diff --git a/runtime/pom.xml b/runtime/pom.xml index eb30975..8a3d694 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-runtime diff --git a/sample/core/pom.xml b/sample/core/pom.xml index 21663c5..8699813 100644 --- a/sample/core/pom.xml +++ b/sample/core/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc-sample - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-sample-core diff --git a/sample/json-rpc-adapter/pom.xml b/sample/json-rpc-adapter/pom.xml index 6a35a5e..4cfcf3e 100644 --- a/sample/json-rpc-adapter/pom.xml +++ b/sample/json-rpc-adapter/pom.xml @@ -4,7 +4,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc-sample - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-sample-json-rpc-adapter diff --git a/sample/payara/pom.xml b/sample/payara/pom.xml index cb81d14..7ccd132 100644 --- a/sample/payara/pom.xml +++ b/sample/payara/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc-sample - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-sample-payara diff --git a/sample/pom.xml b/sample/pom.xml index 008d8d4..75d92e4 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-sample diff --git a/sample/spring-boot/pom.xml b/sample/spring-boot/pom.xml index 6a9d062..12fbc78 100644 --- a/sample/spring-boot/pom.xml +++ b/sample/spring-boot/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc-sample - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-sample-spring-boot diff --git a/spring-integration-autoconfigure/pom.xml b/spring-integration-autoconfigure/pom.xml index 77193f7..db64326 100644 --- a/spring-integration-autoconfigure/pom.xml +++ b/spring-integration-autoconfigure/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-spring-integration-autoconfigure diff --git a/spring-integration-starter/pom.xml b/spring-integration-starter/pom.xml index 8b345a6..26710ab 100644 --- a/spring-integration-starter/pom.xml +++ b/spring-integration-starter/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-spring-integration-starter diff --git a/tck/pom.xml b/tck/pom.xml index 4c49a50..a42584e 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json.rpc json-rpc - 0.5.0-SNAPSHOT + 0.5.0 json-rpc-tck