From a3c9f306184fc582fb5eed890f28e5f78ab5ba11 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Wed, 9 Oct 2024 20:01:58 +0000 Subject: [PATCH] release(v7.22.0): prepare for next development iteration --- examples/coverage-report/pom.xml | 2 +- examples/example-feign-client/pom.xml | 2 +- examples/example-provided/pom.xml | 2 +- examples/example/pom.xml | 2 +- examples/itest/pom.xml | 2 +- examples/pom.xml | 2 +- extension/client/pom.xml | 2 +- extension/core/pom.xml | 2 +- extension/starter-provided/pom.xml | 2 +- extension/starter/pom.xml | 2 +- pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/coverage-report/pom.xml b/examples/coverage-report/pom.xml index 78bfb3ac..2be9b7b2 100644 --- a/examples/coverage-report/pom.xml +++ b/examples/coverage-report/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-examples-root - 7.22.0 + 7.22.1-SNAPSHOT camunda-platform-7-rest-client-spring-boot-coverage-report diff --git a/examples/example-feign-client/pom.xml b/examples/example-feign-client/pom.xml index 0645e15d..3cb0d856 100644 --- a/examples/example-feign-client/pom.xml +++ b/examples/example-feign-client/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-examples-root - 7.22.0 + 7.22.1-SNAPSHOT camunda-platform-7-rest-client-spring-boot-example-feign-client diff --git a/examples/example-provided/pom.xml b/examples/example-provided/pom.xml index ce8c1535..49fefc4a 100644 --- a/examples/example-provided/pom.xml +++ b/examples/example-provided/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-examples-root - 7.22.0 + 7.22.1-SNAPSHOT camunda-platform-7-rest-client-spring-boot-example-provided diff --git a/examples/example/pom.xml b/examples/example/pom.xml index 5db206ed..7cb997c8 100644 --- a/examples/example/pom.xml +++ b/examples/example/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-examples-root - 7.22.0 + 7.22.1-SNAPSHOT camunda-platform-7-rest-client-spring-boot-example diff --git a/examples/itest/pom.xml b/examples/itest/pom.xml index eebaf321..cd916e12 100644 --- a/examples/itest/pom.xml +++ b/examples/itest/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-examples-root - 7.22.0 + 7.22.1-SNAPSHOT camunda-platform-7-rest-client-spring-boot-itest diff --git a/examples/pom.xml b/examples/pom.xml index f1d9c72e..60220d44 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-parent - 7.22.0 + 7.22.1-SNAPSHOT camunda-platform-7-rest-client-spring-boot-examples-root diff --git a/extension/client/pom.xml b/extension/client/pom.xml index 7708b28f..a8a557b8 100644 --- a/extension/client/pom.xml +++ b/extension/client/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-parent - 7.22.0 + 7.22.1-SNAPSHOT ../../pom.xml diff --git a/extension/core/pom.xml b/extension/core/pom.xml index 171834af..a0589640 100644 --- a/extension/core/pom.xml +++ b/extension/core/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-parent - 7.22.0 + 7.22.1-SNAPSHOT ../../pom.xml diff --git a/extension/starter-provided/pom.xml b/extension/starter-provided/pom.xml index 3aba9497..bef41687 100644 --- a/extension/starter-provided/pom.xml +++ b/extension/starter-provided/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-parent - 7.22.0 + 7.22.1-SNAPSHOT ../../pom.xml diff --git a/extension/starter/pom.xml b/extension/starter/pom.xml index aa9411fc..773c1f3f 100644 --- a/extension/starter/pom.xml +++ b/extension/starter/pom.xml @@ -5,7 +5,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-parent - 7.22.0 + 7.22.1-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index dbf6413d..d7bc290f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-parent - 7.22.0 + 7.22.1-SNAPSHOT pom camunda-platform-7-rest-client-spring-boot/parent Camunda Platform 7 REST Client Spring-Boot